Key Facts
Data license: Public court records
8 rows where filing_id = 46
This data as json, CSV (advanced)
| fact_id ▼ | filing_id | fact |
|---|---|---|
| 568 | 46 46 | Trial set for December 5, 2022 — motion filed five days before |
| 569 | 46 46 | Kassab changed defense description from 'Illegality/Criminal Acts/Unlawful Acts Rule' (7th Answer) to 'Illegality/Criminal Acts' (8th Answer) after Pohl pointed out preemption issue |
| 570 | 46 46 | Kassab acknowledged in his own briefing that contract-related defenses of release, accord and satisfaction, and estoppel 'do not apply to Kassab' |
| 571 | 46 46 | Pohl will no longer seek equitable/injunctive relief to streamline trial issues |
| 572 | 46 46 | Not a single Pohl client contract has been declared void under the barratry statute |
| 573 | 46 46 | Pohl is not seeking to enforce any contract against Kassab |
| 574 | 46 46 | Pohl represented by Jean C. Frizzell (Bar No. 07484650) of Reynolds Frizzell LLP, Houston |
| 575 | 46 46 | Source contains apparent typo: says Kassab's grievance participation started 'in 2028' — likely means 2018 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE key_facts (
fact_id INTEGER PRIMARY KEY AUTOINCREMENT,
filing_id INTEGER REFERENCES filings(filing_id),
fact TEXT
);