Evidence Referenced
Data license: Public court records
23 rows where filing_id = 65
This data as json, CSV (advanced)
| evidence_id ▼ | filing_id | evidence |
|---|---|---|
| 689 | 65 65 | Jury Verdict Q2(a)(3), Q2(b)(3) — Precision did not misappropriate |
| 690 | 65 65 | Jury Verdict Q4(3) — 0% fault to Precision |
| 691 | 65 65 | Jury Verdict Q3 — Yes, Pohl's wrongful conduct contributed to injury |
| 692 | 65 65 | Jury Verdict Q4(6) — 0% fault to Pohl |
| 693 | 65 65 | Jury Verdict Q6 — No, Kassab did not use trade secrets while in attorney-client relationship |
| 694 | 65 65 | Jury Verdict Q7(1)(e), (f) — attorney fees from grievance proceedings as damages |
| 695 | 65 65 | Jury Verdict Q7(2) — $250,000 fair market value |
| 696 | 65 65 | Jury Verdict Q7(3) — $200,000 (or $369,000) development costs avoided |
| 697 | 65 65 | Jury Verdict Q17 — Yes, willful and malicious (unanimity disputed) |
| 698 | 65 65 | Jury Verdict Q19 — $3,000,000 exemplary damages |
| 699 | 65 65 | Verdict Certificate — 10 jurors agreed (not unanimous) |
| 700 | 65 65 | Additional Certificate — presiding juror signed for Q2 and Q19 but not Q17 |
| 701 | 65 65 | Jury charge definitions including Precision (Walker, Seymour, Ladner pre-May 2015; Favre post-May 2015) |
| 702 | 65 65 | Plaintiffs' First Amended Petition ¶¶ 21, 25, 26, 29, 32, 40-42 |
| 703 | 65 65 | Plaintiffs' Original Petition ¶ 2 |
| 704 | 65 65 | Plaintiffs' Trial Exhibit 124 — November 13, 2017 Invoice (showing Pohl consulted attorney June 2017) |
| 705 | 65 65 | Testimony: Favre purchased Precision; principals certified ownership of information; Favre certified to Kassab information belonged to Precision |
| 706 | 65 65 | Testimony: Pohl testified Kassab 'ruined him' and was considered a 'tar baby' |
| 707 | 65 65 | Testimony: Kassab testified he did not know how much in costs he avoided |
| 708 | 65 65 | Evidence: Client list created by Precision, produced to Favre, Nicholson, and third parties in August 2016 Mississippi litigation discovery |
| 709 | 65 65 | Evidence: Master List available on PACER for six years |
| 710 | 65 65 | Evidence: November 11, 2016 joint venture agreement for barratry claims |
| 711 | 65 65 | Evidence: Kassab obtained first client by February 2017; sent notification letters through middle of 2017 |
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
);