Key Facts
Data license: Public court records
10 rows where filing_id = 45
This data as json, CSV (advanced)
| fact_id ▼ | filing_id | fact |
|---|---|---|
| 558 | 45 45 | Pohl dismissed Favre and Precision from the lawsuit on November 21, 2022 |
| 559 | 45 45 | Trial set for December 5, 2022 (14 days after dismissal) |
| 560 | 45 45 | Kassab has been unable to depose Favre and Precision for over a year through no fault of Kassab |
| 561 | 45 45 | Favre and Precision are outside the court's subpoena power (Mississippi) |
| 562 | 45 45 | Favre and Precision represented to Kassab that they owned all materials given to Kassab |
| 563 | 45 45 | Kassab relied on those representations — argues he could not have misappropriated by improper means |
| 564 | 45 45 | Source paragraph 18 contains likely scrivener's error ('Favre and Pohl' should be 'Favre and Precision') |
| 565 | 45 45 | Source paragraph numbering jumps from 22 to 28 |
| 566 | 45 45 | Prayer asks Court to grant motion 'in addition to the Supplements' — cumulative with prior RTP motions |
| 567 | 45 45 | Kassab represented by Lance Christopher Kassab, David Eric Kassab, and Nicholas R. Pierce |
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
);