Key Facts
Data license: Public court records
5 rows where filing_id = 61
This data as json, CSV (advanced)
| fact_id ▼ | filing_id | fact |
|---|---|---|
| 764 | 61 61 | Pohl's Reply was filed well after working hours the night before the September 19, 2023 hearing |
| 765 | 61 61 | At the hearing, when Court asked Pohl for authority supporting attorney's fees as actual damages in trade secret cases, Pohl could not cite any |
| 766 | 61 61 | The letter is addressed to Judge Christine Weems, 281st District Court |
| 767 | 61 61 | Kevin Dubose (Board Certified Civil Appellate Law, Alexander Dubose & Jefferson LLP) leads the letter brief for Kassab |
| 768 | 61 61 | The letter responds to new arguments in Pohl's Reply that Kassab had not had a chance to address before the hearing |
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
);