[
  {
    "id": 1,
    "fighter": "Muhammad Ali",
    "quote": "Service to others is the rent you pay for your room here on earth."
  },
  {
    "id": 2,
    "fighter": "Mike Tyson",
    "quote": "Discipline is doing what you hate to do, but nonetheless doing it like you love it."
  },
  {
    "id": 3,
    "fighter": "Floyd Mayweather",
    "quote": "A true champion can adapt to anything."
  },
  {
    "id": 4,
    "fighter": "Manny Pacquiao",
    "quote": "All those who are around me are the bridge to my success, so they are all important."
  },
  {
    "id": 5,
    "fighter": "Joe Frazier",
    "quote": "You can map out a fight plan or a life plan, but when the action starts, it may not go the way you planned."
  },
  {
    "id": 6,
    "fighter": "George Foreman",
    "quote": "Boxing is like jazz. The better it is, the less people appreciate it."
  },
  {
    "id": 7,
    "fighter": "Sugar Ray Leonard",
    "quote": "Within our dreams and aspirations we find our opportunities."
  },
  {
    "id": 8,
    "fighter": "Evander Holyfield",
    "quote": "The word 'quit' is not in my vocabulary."
  },
  {
    "id": 9,
    "fighter": "Lennox Lewis",
    "quote": "Boxing is what pays my bills."
  },
  {
    "id": 10,
    "fighter": "Oscar De La Hoya",
    "quote": "There is always space for improvement, no matter how long you've been in the business."
  }
]