Evidence Referenced
Data license: Public court records
7 rows where filing_id = 46
This data as json, CSV (advanced)
| evidence_id ▼ | filing_id | evidence |
|---|---|---|
| 471 | 46 46 | Kassab's Eighth Amended Answer, Affirmative Defenses and Counterclaim |
| 472 | 46 46 | Kassab's Seventh Amended Answer (prior version — compared defense descriptions) |
| 473 | 46 46 | Kassab's Traditional Motion for Summary Judgment (filed Aug. 29, 2022) — cited in footnote 12 for Kassab's argument that Pohl's claims accrued years before filing |
| 474 | 46 46 | Plaintiffs' Response to Traditional MSJs (filed Sept. 12, 2022) — incorporated for unlawful acts doctrine briefing (footnote 6) |
| 475 | 46 46 | Plaintiffs' Response to Motion to Abate (filed Sept. 15, 2022) — cited in footnote 7 for prior briefing on preemption |
| 476 | 46 46 | Kassab Defendants' Response to Plaintiffs' Motion for Partial Summary Judgment (filed Sept. 12, 2022) — contains Kassab's admission that contract-related defenses do not apply (footnote 13) |
| 477 | 46 46 | Pohl's First Amended Petition ¶¶ 35-43 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE evidence_referenced (
evidence_id INTEGER PRIMARY KEY AUTOINCREMENT,
filing_id INTEGER REFERENCES filings(filing_id),
evidence TEXT
);