| Meaning |
{
"name": "Albus Dumbledore",
"fullName": "Albus Percival Wulfric Brian Dumbledore",
"title": "Headmaster of Hogwarts School of Witchcraft and Wizardry",
"house": "Gryffindor",
"born": "1881",
"died": "1997",
"species": "Human",
"bloodStatus": "Half-blood",
"notableAchievements": [
"Founder of the Order of the Phoenix",
"Defeated the dark wizard Gellert Grindelwald",
"Member of the Wizengamot",
"Creator of the Elder Wand"
],
"spouse": null,
"children": null,
"wand": {
"wood": "Elder",
"core": "Thestral tail hair",
"length": "15 inches"
},
"patronus": "Phoenix",
"affiliations": [
"Hogwarts School of Witchcraft and Wizardry",
"Order of the Phoenix",
"Fawkes"
]
} |