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', 'C