Key Facts
Data license: Public court records
8 rows where filing_id = 47
This data as json, CSV (advanced)
| fact_id ▼ | filing_id | fact |
|---|---|---|
| 576 | 47 47 | Judge Dollinger denied Kassab's original RTP Motion on October 31, 2022, finding Pohl's objection was 'well taken' |
| 577 | 47 47 | Kassab was given leave to 'replead and seek the relief sought' within 14 days of the order |
| 578 | 47 47 | Kassab filed the Supplemental RTP Motion on November 15, 2022 — 15 days after the order, one day past the deadline |
| 579 | 47 47 | Kassab also requested a continuance partly based on responsible third parties not having been designated |
| 580 | 47 47 | The Supplemental RTP Motion paragraph 18 focuses exclusively on Walker, Seymour, and Ladner and does not address the lack of allegations against the other five Alleged RTPs |
| 581 | 47 47 | Pohl does not object to designation of Favre and Precision as RTPs |
| 582 | 47 47 | Pohl objects to Second Supplemental RTP Motion on same grounds, except to extent it designates Favre and Precision |
| 583 | 47 47 | Pohl represented by Jean C. Frizzell (Bar No. 07484650) of Reynolds Frizzell LLP |
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
);