Investor Profile
{{ investor.description or 'No description available.' }}
No portfolio highlights available
{% endif %}{{ member.name }}
{{ member.role or member.title or 'Team Member' }}
{% if member.email %}{{ member.email }}
{% endif %}No team information available
{% endif %}Headquarters:
{{ investor.headquarters or 'N/A' }}
Sectors:
{% if investor.sectors %} {{ investor.sectors | join(', ') }} {% else %} N/A {% endif %}
DACH Region:
{{ investor.geographic_focus or 'N/A' }}
AUM: (EUR million) (as of Fund IX)
{% if investor.aum %} €{{ '{:,.0f}'.format(investor.aum / 1000000) }}M {% else %} N/A {% endif %}
Investment Stage:
{% if investor.investment_stages %} {{ investor.investment_stages | join(', ') }} {% else %} N/A {% endif %}
Est. Investment Size:
{% if investor.check_size_lower and investor.check_size_upper %} €{{ '{:,.0f}'.format(investor.check_size_lower / 1000000) }}M - €{{ '{:,.0f}'.format(investor.check_size_upper / 1000000) }}M {% elif investor.check_size_lower %} €{{ '{:,.0f}'.format(investor.check_size_lower / 1000000) }}M+ {% else %} N/A {% endif %}
Select Deals, Series A, Series B:
Growth
Focus Areas:
{% if investor.investment_thesis %} {{ investor.investment_thesis[:3] | join(', ') }} {% else %} Disruptive Technologies, Entrepreneur-led, Sustainability {% endif %}
Overall Mandate Match
| Criterion | Mandate Requirement | Investor Evidence (from Database) | Match Score | Weight |
|---|---|---|---|---|
| {{ criterion.name }} | {{ criterion.requirement }} | {{ criterion.evidence }} | {{ criterion.match }} | {{ criterion.weight }} |
{{ recommendation or "High Priority. A strong target due to exceptional alignment on the most heavily-weighted criteria: Sector and Stage. The strong geographic fit in the DACH region further solidifies this recommendation." }}