{"id":11258,"date":"2026-04-22T03:02:45","date_gmt":"2026-04-22T08:32:45","guid":{"rendered":"https:\/\/sp.kalantri.co.in\/gmc73\/?page_id=11258"},"modified":"2026-05-04T14:39:30","modified_gmt":"2026-05-04T09:09:30","slug":"the-batch","status":"publish","type":"page","link":"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/","title":{"rendered":"The Batch"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>The Batch \u2014 GMC Nagpur \u00b7 Class of 1973<\/title>\n<style>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   GMC73 \u2014 THE BATCH PAGE v20.0\n   Full Restoration: 13 Sections, 11 Infographics, Click-to-Enlarge\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --gmc-cream:      #fdf8f2;\n  --gmc-ink:        #2a1f14;\n  --gmc-saffron:    #c8601a;\n  --gmc-saffron-lt: #f0e4d8;\n  --gmc-muted:      #7a6a5a;\n  --gmc-border:     #e8ddd0;\n  --gmc-card-bg:    #fffdf9;\n  --radius:          5px;\n  --shadow:          0 4px 20px rgba(42,31,20,0.08);\n}\n\nbody {\n  font-family: Georgia, \"Times New Roman\", serif;\n  background: var(--gmc-cream);\n  color: var(--gmc-ink);\n  font-size: 1.05rem;\n  line-height: 1.8;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* \u2500\u2500 BANNER \u2500\u2500 *\/\n.tb-banner {\n  background: #2a1f14 !important;\n  padding: 5rem 2rem 4rem;\n  position: relative;\n  border-bottom: 5px solid var(--gmc-saffron);\n}\n\n.tb-banner-inner { max-width: 1180px; margin: 0 auto; padding: 0 1.5rem; }\n\n.tb-banner h1 {\n  font-size: clamp(2.1rem, 4vw, 3.2rem);\n  font-weight: bold;\n  color: #ffffff !important;\n  margin-bottom: 1.5rem;\n}\n\n.tb-banner-lead {\n  font-size: 1.2rem !important;\n  color: #ffffff !important; \n  line-height: 1.8 !important;\n  max-width: 720px;\n  display: block !important;\n}\n\n\/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n.tb-body { display: grid; grid-template-columns: 220px 1fr; gap: 0 4rem; max-width: 1180px; margin: 0 auto; padding: 0 1.5rem; }\n.tb-nav { position: sticky; top: 2rem; padding: 3rem 0; height: fit-content; border-right: 1px solid var(--gmc-border); }\n.tb-nav a { display: block; font-size: 0.85rem; color: var(--gmc-muted); text-decoration: none; padding: 0.5rem 0; transition: 0.2s; }\n.tb-nav a:hover, .tb-nav a.is-active { color: var(--gmc-saffron); font-weight: bold; padding-left: 5px; }\n\n\/* \u2500\u2500 COMPONENTS \u2500\u2500 *\/\n.tb-section { margin-top: 5rem; scroll-margin-top: 2rem; }\n.tb-rule { height: 3px; background: linear-gradient(to right, var(--gmc-saffron) 50px, var(--gmc-border) 50px); margin: 1rem 0 2rem; border: none; }\n\n.tb-fig { margin: 2.2rem 0; border: 1px solid var(--gmc-border); background: #fff; border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow); max-width: 900px; }\n.tb-zoom-link { cursor: zoom-in; display: block; }\n.tb-fig img { width: 100%; display: block; }\n.tb-fig figcaption { padding: 0.8rem; background: var(--gmc-light-bg); font-size: 0.85rem; text-align: center; font-style: italic; color: var(--gmc-muted); border-top: 1px solid var(--gmc-border); }\n\n.tb-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); gap: 1px; background: var(--gmc-border); margin: 2rem 0; border: 1px solid var(--gmc-border); }\n.tb-card { background: #fff; padding: 1.5rem 1rem; text-align: center; }\n.tb-card-n { display: block; font-size: 2rem; font-weight: bold; color: var(--gmc-saffron); }\n.tb-card-l { font-size: 0.7rem; text-transform: uppercase; color: var(--gmc-muted); }\n\n.tb-spec-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 1px; background: var(--gmc-border); margin: 2rem 0; }\n.tb-spec-cell { background: #fff; padding: 1rem; display: flex; align-items: center; gap: 1rem; }\n.tb-spec-n { font-size: 1.4rem; font-weight: bold; color: var(--gmc-saffron); min-width: 30px; text-align: right; }\n\n.tb-tagcloud { display: flex; flex-wrap: wrap; gap: 0.6rem; margin: 1.5rem 0; }\n.tb-tag { background: var(--gmc-light-bg); border: 1px solid var(--gmc-border); padding: 0.4rem 0.8rem; border-radius: 20px; font-size: 0.9rem; }\n.tb-tag-bold { border-color: var(--gmc-saffron); color: var(--gmc-saffron); font-weight: bold; }\n\n.tb-bar-wrap { background: var(--gmc-card-bg); border: 1px solid var(--gmc-border); padding: 1.5rem; margin: 2rem 0; }\n.tb-bar-row { display: flex; align-items: center; gap: 1rem; margin-bottom: 1rem; }\n.tb-bar-track { flex: 1; height: 24px; background: var(--gmc-light-bg); border-radius: 3px; overflow: hidden; }\n.tb-bar-fill { height: 100%; color: white; padding-left: 10px; font-weight: bold; font-size: 0.8rem; display: flex; align-items: center; }\n\n\/* Faculty Scroll *\/\n.faculty-scroll-container { background: linear-gradient(135deg, #fdfaf6 0%, #f7f1e9 100%); border: 1px solid var(--gmc-border); border-radius: var(--radius); padding: 2.2rem 2.5rem; max-width: 500px; margin: 2rem 0; box-shadow: inset 0 0 15px rgba(42,31,20,0.03); }\n.tb-faculty-list { list-style: none; }\n.tb-faculty-list li { font-size: 0.92rem; padding: 0.35rem 0; color: var(--gmc-ink); border-bottom: 1px solid rgba(200, 96, 26, 0.1); display: flex; align-items: center; white-space: nowrap; }\n.tb-faculty-list li::before { content: \"\u2022\"; color: var(--gmc-saffron); margin-right: 0.8rem; font-size: 1.1rem; }\n.tb-faculty-list li:last-child { border-bottom: none; }\n\n@media (max-width: 900px) { .tb-body { grid-template-columns: 1fr; } .tb-nav { display: none; } }\n<\/style>\n<\/head>\n<body>\n\n<header class=\"tb-banner\">\n  <div class=\"tb-banner-inner\">\n    <p style=\"color: var(--gmc-saffron); text-transform: uppercase; letter-spacing: 0.2em; font-size: 0.75rem; margin-bottom: 1rem; font-weight: bold;\">Government Medical College, Nagpur<\/p>\n    <h1>Our Class: <strong style=\"color: var(--gmc-saffron);\">1973<\/strong><\/h1>\n    <p class=\"tb-banner-lead\" style=\"color: #ffffff !important; visibility: visible !important; display: block !important;\">In July 1973, 200 students entered Government Medical College, Nagpur. Half came from city science colleges; the other half arrived from small towns across Vidarbha&#8217;s eight districts. They moved from Marathi- and Hindi-medium schools into anatomy halls and ward rounds \u2014 mastering <em>Gray&#8217;s<\/em> and <em>Samson Wright<\/em> in a foreign tongue. Fifty years on, they are global. This page is their ledger.<\/p>\n  <\/div>\n<\/header>\n\n<div class=\"tb-body\">\n  <nav class=\"tb-nav\">\n    <a href=\"#overview\">01 Overview<\/a>\n    <a href=\"#crossing\">02 The Crossing<\/a>\n    <a href=\"#gender\">03 Gender<\/a>\n    <a href=\"#birth\">04 Birth Years<\/a>\n    <a href=\"#origins\">05 Origins<\/a>\n    <a href=\"#music\">06 Music<\/a>\n    <a href=\"#sports\">07 Sports<\/a>\n    <a href=\"#became\">08 Careers<\/a>\n    <a href=\"#family\">09 Legacy<\/a>\n    <a href=\"#locations\">10 Locations<\/a>\n    <a href=\"#names\">11 Names<\/a>\n    <a href=\"#hostels\">12 Hostels<\/a>\n    <a href=\"#faculty\">13 Faculty<\/a>\n  <\/nav>\n\n  <main class=\"tb-content\">\n\n    <!-- 01 OVERVIEW -->\n    <section id=\"overview\" class=\"tb-section\">\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-statistics.jpg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-statistics.jpg\" alt=\"Statistics\">\n        <\/a>\n        <figcaption>GMC Nagpur \u00b7 Class of 1973 \u00b7 A legacy that continues<\/figcaption>\n      <\/figure>\n      <div class=\"tb-cards\">\n        <div class=\"tb-card\"><span class=\"tb-card-n\">204<\/span><span class=\"tb-card-l\">Total enrolled<\/span><\/div>\n        <div class=\"tb-card\"><span class=\"tb-card-n\">159<\/span><span class=\"tb-card-l\">Men<\/span><\/div>\n        <div class=\"tb-card\"><span class=\"tb-card-n\">45<\/span><span class=\"tb-card-l\">Women<\/span><\/div>\n        <div class=\"tb-card\"><span class=\"tb-card-n\">146<\/span><span class=\"tb-card-l\">Hostellers<\/span><\/div>\n      <\/div>\n      <p>Most arrived as teenagers, often being first-generation doctors in their families. Bridging linguistic gaps to master medicine, they formed bonds that have spanned five decades.<\/p>\n    <\/section>\n\n <!-- 02 THE GREAT CROSSING -->\n<section id=\"crossing\" class=\"tb-section\">\n  <h2>02 The Great Crossing<\/h2>\n  <hr class=\"tb-rule\">\n  <p>The batch list evolved over time. While the majority joined in July 1973, several colleagues moved on to new horizons after the first MBBS, while others joined the fold in 1975 to complete the journey.<\/p>\n  \n  <div class=\"tb-crossing-wrap\" style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 1.5rem; margin: 2.5rem 0;\">\n    \n    <!-- DEPARTURES COLUMN -->\n    <div class=\"tb-crossing-col\" style=\"background: #fff; border: 1px solid #e8ddd0; border-radius: 5px; overflow: hidden; box-shadow: 0 4px 20px rgba(42,31,20,0.08);\">\n      <div class=\"tb-crossing-head\" style=\"padding: 1rem; background: #fdf5f0; color: #7f2d0b; font-weight: bold; font-size: 0.8rem; text-transform: uppercase; border-bottom: 1px solid #e8ddd0; letter-spacing: 0.05em;\">\n        Departures\n      <\/div>\n      <div style=\"padding: 0.5rem 0;\">\n        <div class=\"tb-crossing-row\" style=\"display: flex; align-items: center; padding: 0.75rem 1.25rem; border-bottom: 1px solid rgba(232, 221, 208, 0.4); gap: 1rem;\">\n          <strong style=\"color: #c8601a; min-width: 2.5rem; font-size: 1.1rem;\">50<\/strong>\n          <span style=\"font-size: 1rem; color: #2a1f14;\">Rajan Bindu<\/span>\n        <\/div>\n        <div class=\"tb-crossing-row\" style=\"display: flex; align-items: center; padding: 0.75rem 1.25rem; border-bottom: 1px solid rgba(232, 221, 208, 0.4); gap: 1rem;\">\n          <strong style=\"color: #c8601a; min-width: 2.5rem; font-size: 1.1rem;\">71<\/strong>\n          <span style=\"font-size: 1rem; color: #2a1f14;\">Hari Paranjape<\/span>\n        <\/div>\n        <div class=\"tb-crossing-row\" style=\"display: flex; align-items: center; padding: 0.75rem 1.25rem; border-bottom: 1px solid rgba(232, 221, 208, 0.4); gap: 1rem;\">\n          <strong style=\"color: #c8601a; min-width: 2.5rem; font-size: 1.1rem;\">81<\/strong>\n          <span style=\"font-size: 1rem; color: #2a1f14;\">Anil Sharma<\/span>\n        <\/div>\n        <div class=\"tb-crossing-row\" style=\"display: flex; align-items: center; padding: 0.75rem 1.25rem; gap: 1rem; border-bottom: none;\">\n          <strong style=\"color: #c8601a; min-width: 2.5rem; font-size: 1.1rem;\">89<\/strong>\n          <span style=\"font-size: 1rem; color: #2a1f14;\">Jayashree Apte<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- ARRIVALS COLUMN -->\n    <div class=\"tb-crossing-col\" style=\"background: #fff; border: 1px solid #e8ddd0; border-radius: 5px; overflow: hidden; box-shadow: 0 4px 20px rgba(42,31,20,0.08);\">\n      <div class=\"tb-crossing-head\" style=\"padding: 1rem; background: #f0f4f8; color: #1a3a5c; font-weight: bold; font-size: 0.8rem; text-transform: uppercase; border-bottom: 1px solid #e8ddd0; letter-spacing: 0.05em;\">\n        Arrivals\n      <\/div>\n      <div style=\"padding: 0.5rem 0;\">\n        <div class=\"tb-crossing-row\" style=\"display: flex; align-items: center; padding: 0.75rem 1.25rem; border-bottom: 1px solid rgba(232, 221, 208, 0.4); gap: 1rem;\">\n          <strong style=\"color: #c8601a; min-width: 2.5rem; font-size: 1.1rem;\">201<\/strong>\n          <span style=\"font-size: 1rem; color: #2a1f14;\">Ravindra Jharia<\/span>\n        <\/div>\n        <div class=\"tb-crossing-row\" style=\"display: flex; align-items: center; padding: 0.75rem 1.25rem; border-bottom: 1px solid rgba(232, 221, 208, 0.4); gap: 1rem;\">\n          <strong style=\"color: #c8601a; min-width: 2.5rem; font-size: 1.1rem;\">202<\/strong>\n          <span style=\"font-size: 1rem; color: #2a1f14;\">Pradeep Deshpande<\/span>\n        <\/div>\n        <div class=\"tb-crossing-row\" style=\"display: flex; align-items: center; padding: 0.75rem 1.25rem; border-bottom: 1px solid rgba(232, 221, 208, 0.4); gap: 1rem;\">\n          <strong style=\"color: #c8601a; min-width: 2.5rem; font-size: 1.1rem;\">203<\/strong>\n          <span style=\"font-size: 1rem; color: #2a1f14;\">Vilas Mulay<\/span>\n        <\/div>\n        <div class=\"tb-crossing-row\" style=\"display: flex; align-items: center; padding: 0.75rem 1.25rem; gap: 1rem; border-bottom: none;\">\n          <strong style=\"color: #c8601a; min-width: 2.5rem; font-size: 1.1rem;\">204<\/strong>\n          <span style=\"font-size: 1rem; color: #2a1f14;\">C.P. Augustine<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- INFOGRAPHIC WITH CLICK-TO-ENLARGE -->\n  <figure class=\"tb-fig\">\n    <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-1973-the-great-crossing-arrivals-departures.jpg\" class=\"tb-zoom-link\" target=\"_blank\">\n      <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-1973-the-great-crossing-arrivals-departures.jpg\" alt=\"Arrivals and Departures 1973 Batch\">\n    <\/a>\n    <figcaption>Paths taken and joined: The Arrivals and Departures of the &#8217;73 Batch.<\/figcaption>\n  <\/figure>\n<\/section>\n\n    <!-- 03 GENDER -->\n    <section id=\"gender\" class=\"tb-section\">\n      <h2>03 Gender Composition<\/h2><hr class=\"tb-rule\">\n      <p>The 4:1 ratio reflected enrollment patterns of the early 70s. Despite being in the minority, the 45 women established stellar careers in every specialty.<\/p>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/GMC73-gender-distribution-1.jpg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/GMC73-gender-distribution-1.jpg\" alt=\"Gender Distribution\">\n        <\/a>\n      <\/figure>\n    <\/section>\n\n    <!-- 04 BIRTH YEARS -->\n    <section id=\"birth\" class=\"tb-section\">\n      <h2>04 Birth Year Distribution<\/h2><hr class=\"tb-rule\">\n      <p>Most students were born between 1954 and 1956\u2014children of post-independence India.<\/p>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/bmc-nagpur-73-birthyear-distribution.jpeg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/bmc-nagpur-73-birthyear-distribution.jpeg\" alt=\"Birth Year\">\n        <\/a>\n      <\/figure>\n    <\/section>\n\n    <!-- 05 ORIGINS -->\n    <section id=\"origins\" class=\"tb-section\">\n      <h2>05 Where We Came From<\/h2><hr class=\"tb-rule\">\n      <p>The journey began in towns like Bramhapuri, Warora, and Gondia. GMC was a meritocratic gateway where marks alone won a government seat.<\/p>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-hometown.jpeg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-hometown.jpeg\" alt=\"Origins\">\n        <\/a>\n      <\/figure>\n    <\/section>\n\n    <!-- 06 MUSIC -->\n    <section id=\"music\" class=\"tb-section\">\n      <h2>06 Music: The Golden Era<\/h2><hr class=\"tb-rule\">\n      <p>The 1970s was the golden age of playback music. In the GMC auditorium, music was how the batch stayed human amidst academic rigors.<\/p>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-1973-music-golden-era.jpg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-1973-music-golden-era.jpg\" alt=\"Music\">\n        <\/a>\n      <\/figure>\n    <\/section>\n\n    <!-- 07 SPORTS -->\n    <section id=\"sports\" class=\"tb-section\">\n      <h2>07 Sports &#038; Spirit<\/h2><hr class=\"tb-rule\">\n      <p>From captaining university teams to running marathons, the sporting record of the batch remains a point of deep pride.<\/p>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-1973-sports-spirit-players.jpg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-1973-sports-spirit-players.jpg\" alt=\"Sports\">\n        <\/a>\n      <\/figure>\n    <\/section>\n\n    <!-- 08 CAREERS -->\n    <section id=\"became\" class=\"tb-section\">\n      <h2>08 What We Became<\/h2><hr class=\"tb-rule\">\n      <div class=\"tb-spec-grid\">\n        <div class=\"tb-spec-cell\"><span class=\"tb-spec-n\">28<\/span> General Practitioners<\/div>\n        <div class=\"tb-spec-cell\"><span class=\"tb-spec-n\">22<\/span> Physicians<\/div>\n        <div class=\"tb-spec-cell\"><span class=\"tb-spec-n\">22<\/span> Gynaecologists<\/div>\n        <div class=\"tb-spec-cell\"><span class=\"tb-spec-n\">18<\/span> Public Health<\/div>\n      <\/div>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-profesional-distribution.jpg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-profesional-distribution.jpg\" alt=\"Careers\">\n        <\/a>\n      <\/figure>\n    <\/section>\n\n    <!-- 09 LEGACY -->\n    <section id=\"family\" class=\"tb-section\">\n      <h2>09 Family &#038; Legacy<\/h2><hr class=\"tb-rule\">\n      <p>Friendships forged in hostel rooms and dissection halls have extended quietly into the next generation.<\/p>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/GMC-Nagpur-1973-Family-Medical-Legacy-Chart-.jpg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/GMC-Nagpur-1973-Family-Medical-Legacy-Chart-.jpg\" alt=\"Legacy\">\n        <\/a>\n      <\/figure>\n    <\/section>\n\n    <!-- 10 LOCATIONS -->\n    <section id=\"locations\" class=\"tb-section\">\n      <h2>10 Where Life Took Us<\/h2><hr class=\"tb-rule\">\n      <p>Seventy-six cities worldwide now have members of the GMC Nagpur Class of 1973.<\/p>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-73-current-locations.jpeg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-73-current-locations.jpeg\" alt=\"Locations\">\n        <\/a>\n      <\/figure>\n    <\/section>\n\n    <!-- 11 NAMES -->\n    <section id=\"names\" class=\"tb-section\">\n      <h2>11 The Names We Shared<\/h2><hr class=\"tb-rule\">\n      <div class=\"tb-tagcloud\">\n        <span class=\"tb-tag tb-tag-bold\">Raj<\/span><span class=\"tb-tag\">Sanjeev<\/span><span class=\"tb-tag\">Arun<\/span><span class=\"tb-tag\">Vijay<\/span>\n      <\/div>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-six-raj-names.jpg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-six-raj-names.jpg\" alt=\"Names\">\n        <\/a>\n      <\/figure>\n    <\/section>\n\n    <!-- 12 HOSTELS -->\n    <section id=\"hostels\" class=\"tb-section\">\n      <h2>12 Hostels &#038; Commuting<\/h2><hr class=\"tb-rule\">\n      <div class=\"tb-bar-wrap\">\n        <div class=\"tb-bar-row\">Day Scholars <div class=\"tb-bar-track\"><div class=\"tb-bar-fill\" style=\"width:28%; background:#7a6a5a;\">58<\/div><\/div><\/div>\n        <div class=\"tb-bar-row\">Hostellers <div class=\"tb-bar-track\"><div class=\"tb-bar-fill\" style=\"width:72%; background:#c8601a;\">146<\/div><\/div><\/div>\n      <\/div>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-1973-hostellers-vs-dayscholars-.jpg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-1973-hostellers-vs-dayscholars-.jpg\" alt=\"Hostels\">\n        <\/a>\n      <\/figure>\n    <\/section>\n\n    <!-- 13 FACULTY -->\n    <section id=\"faculty\" class=\"tb-section\">\n      <h2>13 Our Faculty<\/h2><hr class=\"tb-rule\">\n      <div class=\"faculty-scroll-container\">\n        <ul class=\"tb-faculty-list\">\n          <li>Dr. P.N. Dubey<\/li>\n          <li>Dr. P.N. Vaishwanar<\/li>\n          <li>Dr. Shobha Grover<\/li>\n          <li>Dr. Dashputra<\/li>\n          <li>Dr. Usha Hardas<\/li>\n          <li>Dr. Atique Ahmed Qureshi<\/li>\n          <li>Dr. B.S. Chaubey<\/li>\n          <li>Dr. M.L. Gandhe<\/li>\n          <li>Dr. Shastrakar<\/li>\n          <li>Dr. Vikram Marwah<\/li>\n          <li>Dr. M.N. Mahore<\/li>\n          <li>Dr. Ishwarchandra Kamra<\/li>\n          <li>Dr. Y. Ketkar<\/li>\n        <\/ul>\n      <\/div>\n      <figure class=\"tb-fig\">\n        <a href=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-1973-internal-examiners-mbbs.jpeg\" class=\"tb-zoom-link\">\n          <img decoding=\"async\" src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-1973-internal-examiners-mbbs.jpeg\" alt=\"Faculty\">\n        <\/a>\n        <figcaption>The Faculty \u2014 internal examiners who lit our path.<\/figcaption>\n      <\/figure>\n    <\/section>\n\n  <\/main>\n<\/div>\n\n<script>\n(function () {\n  const links = Array.from(document.querySelectorAll('.tb-nav a'));\n  const sections = links.map(l => document.getElementById(l.getAttribute('href').replace('#', ''))).filter(Boolean);\n\n  function update() {\n    const y = window.scrollY + 150;\n    let active = sections[0];\n    sections.forEach(s => { if (s.offsetTop <= y) active = s; });\n    links.forEach(l => {\n      l.classList.toggle('is-active', l.getAttribute('href') === '#' + (active ? active.id : ''));\n    });\n  }\n\n  window.addEventListener('scroll', update, { passive: true });\n  update();\n}());\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>The Batch \u2014 GMC Nagpur \u00b7 Class of 1973 Government Medical College, Nagpur Our Class: 1973 In July 1973, 200 students entered Government Medical College, Nagpur. Half came from city science colleges; the other half arrived from small towns across Vidarbha&#8217;s eight districts. They moved from Marathi- and Hindi-medium schools into anatomy halls and ward &#8230; <a title=\"The Batch\" class=\"read-more\" href=\"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/\" aria-label=\"Read more about The Batch\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-11258","page","type-page","status-publish"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Batch - GMC73 Archive<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Batch \u2014 GMC Nagpur 1973 Archive\" \/>\n<meta property=\"og:description\" content=\"The Batch \u2014 GMC Nagpur \u00b7 Class of 1973 Government Medical College, Nagpur Our Class: 1973 In July 1973, 200 students entered Government Medical College, Nagpur. Half came from city science colleges; the other half arrived from small towns across Vidarbha&#8217;s eight districts. They moved from Marathi- and Hindi-medium schools into anatomy halls and ward ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/\" \/>\n<meta property=\"og:site_name\" content=\"GMC Nagpur 1973 Archive\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-04T09:09:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-statistics.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/the-batch\\\/\",\"url\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/the-batch\\\/\",\"name\":\"The Batch - GMC73 Archive\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/the-batch\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/the-batch\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2026\\\/04\\\/gmc-nagpur-73-statistics.jpg\",\"datePublished\":\"2026-04-22T08:32:45+00:00\",\"dateModified\":\"2026-05-04T09:09:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/the-batch\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/the-batch\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/the-batch\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2026\\\/04\\\/gmc-nagpur-73-statistics.jpg\",\"contentUrl\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/wp-content\\\/uploads\\\/sites\\\/6\\\/2026\\\/04\\\/gmc-nagpur-73-statistics.jpg\",\"width\":1536,\"height\":1024,\"caption\":\"Illustration titled \u201cGMC Nagpur \u2013 Class of 1973\u201d showing a tree growing from an open book, symbolizing legacy and impact, with key statistics: 204 total classmates, 184 living today, 76 cities worldwide, and 369 children, set against campus and cityscape backgrounds.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/the-batch\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Batch\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/#website\",\"url\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/\",\"name\":\"GMC73 Archive\",\"description\":\"GMC Nagpur Class of 1973\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Batch - GMC73 Archive","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/","og_locale":"en_GB","og_type":"article","og_title":"The Batch \u2014 GMC Nagpur 1973 Archive","og_description":"The Batch \u2014 GMC Nagpur \u00b7 Class of 1973 Government Medical College, Nagpur Our Class: 1973 In July 1973, 200 students entered Government Medical College, Nagpur. Half came from city science colleges; the other half arrived from small towns across Vidarbha&#8217;s eight districts. They moved from Marathi- and Hindi-medium schools into anatomy halls and ward ... Read more","og_url":"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/","og_site_name":"GMC Nagpur 1973 Archive","article_modified_time":"2026-05-04T09:09:30+00:00","og_image":[{"url":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-statistics.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/","url":"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/","name":"The Batch - GMC73 Archive","isPartOf":{"@id":"https:\/\/sp.kalantri.co.in\/gmc73\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/#primaryimage"},"image":{"@id":"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/#primaryimage"},"thumbnailUrl":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-statistics.jpg","datePublished":"2026-04-22T08:32:45+00:00","dateModified":"2026-05-04T09:09:30+00:00","breadcrumb":{"@id":"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/#primaryimage","url":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-statistics.jpg","contentUrl":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-nagpur-73-statistics.jpg","width":1536,"height":1024,"caption":"Illustration titled \u201cGMC Nagpur \u2013 Class of 1973\u201d showing a tree growing from an open book, symbolizing legacy and impact, with key statistics: 204 total classmates, 184 living today, 76 cities worldwide, and 369 children, set against campus and cityscape backgrounds."},{"@type":"BreadcrumbList","@id":"https:\/\/sp.kalantri.co.in\/gmc73\/the-batch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sp.kalantri.co.in\/gmc73\/"},{"@type":"ListItem","position":2,"name":"The Batch"}]},{"@type":"WebSite","@id":"https:\/\/sp.kalantri.co.in\/gmc73\/#website","url":"https:\/\/sp.kalantri.co.in\/gmc73\/","name":"GMC73 Archive","description":"GMC Nagpur Class of 1973","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sp.kalantri.co.in\/gmc73\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/pages\/11258","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/comments?post=11258"}],"version-history":[{"count":164,"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/pages\/11258\/revisions"}],"predecessor-version":[{"id":12729,"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/pages\/11258\/revisions\/12729"}],"wp:attachment":[{"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/media?parent=11258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}