Jump to content

Recommended Posts

Posted (edited)

This will give me the answer....I'll let you know when I get back to my computer.

match (w:Wrestler)-[wi:WRESTLED_IN_MATCH]->(m:Match)
where w.seed > 8 and m.round in ['m1', 'm3', 'm5', 'm7']
with w.name as wrestler, collect(m) as medal_rounds
where size(medal_rounds) = 3
return wrestler, medal_rounds

 

Edited by grogs84
  • Haha 1
Posted
26 minutes ago, Wrestleknownothing said:

There are a trio of wrestlers who AA'd three times apiece without being seeded in the top 8. And for each of them it was the only three times they AA'd.

Name them.

Does this pertain to a specific era?

"I know actually nothing.  It isn't even conjecture at this point." - me

 

 

Posted
2 minutes ago, Wrestleknownothing said:

Unfortunately not. There were no seeds back in the day so they could not be seeded outside the top 8.

The statement was "without being seeded in the top 8", which they were not. 😉

Craig Henning got screwed in the 2007 NCAA Finals.

Posted
3 minutes ago, jchapman said:

The statement was "without being seeded in the top 8", which they were not. 😉

I checked with the esteemed panel of trivia judges and they pointed out it requires seeding to not be seeded in the top 8.

I argued your case hard, but they were unmoved by my pleas.

  • Haha 2

Drowning in data, but thirsting for knowledge

Posted
9 minutes ago, Wrestleknownothing said:

The seeded eras which began in 1940s

 

And as we found out yesterday, 1946 was unseeded, because the east coast guys were lazy and shouldn't be expected to stay in shape.

Craig Henning got screwed in the 2007 NCAA Finals.

Posted
1 minute ago, jchapman said:

And as we found out yesterday, 1946 was unseeded, because the east coast guys were lazy and shouldn't be expected to stay in shape.

Yeah, those returning GIs had a reputation for sloth.

Drowning in data, but thirsting for knowledge

Posted
7 minutes ago, Wrestleknownothing said:

Yeah, those returning GIs had a reputation for sloth.

Only the east coast GIs, apparently

Craig Henning got screwed in the 2007 NCAA Finals.

Posted (edited)

Robert Sessley  

╒════════════════╤═══════╤═══════╤══════╤════════╕
│w.name          │wi.seed│m.round│m.year│m.weight│
╞════════════════╪═══════╪═══════╪══════╪════════╡
│"Robert Sessley"│11     │"m7"   │1999  │133     │
├────────────────┼───────┼───────┼──────┼────────┤
│"Robert Sessley"│99     │"m7"   │2001  │141     │
├────────────────┼───────┼───────┼──────┼────────┤
│"Robert Sessley"│11     │"m3"   │2002  │141     │
Edited by grogs84
  • Brain 1
Posted

Sonny was seeded 8th in 2010

╒════════════╤═══════╤═══════╤══════╤════════╕
│w.name      │wi.seed│m.round│m.year│m.weight│
╞════════════╪═══════╪═══════╪══════╪════════╡
│"Sonny Yohn"│8      │"m7"   │2010  │197     │
├────────────┼───────┼───────┼──────┼────────┤
│"Sonny Yohn"│9      │"m7"   │2011  │197     │
├────────────┼───────┼───────┼──────┼────────┤
│"Sonny Yohn"│10     │"m5"   │2012  │197     │
└────────────┴───────┴───────┴──────┴────────┘
  • Brain 1
Posted

two out of three. one to go.

2 minutes ago, grogs84 said:

Sonny was seeded 8th in 2010

╒════════════╤═══════╤═══════╤══════╤════════╕
│w.name      │wi.seed│m.round│m.year│m.weight│
╞════════════╪═══════╪═══════╪══════╪════════╡
│"Sonny Yohn"│8      │"m7"   │2010  │197     │
├────────────┼───────┼───────┼──────┼────────┤
│"Sonny Yohn"│9      │"m7"   │2011  │197     │
├────────────┼───────┼───────┼──────┼────────┤
│"Sonny Yohn"│10     │"m5"   │2012  │197     │
└────────────┴───────┴───────┴──────┴────────┘

 

 

11 minutes ago, grogs84 said:

Robert Sessley  

╒════════════════╤═══════╤═══════╤══════╤════════╕
│w.name          │wi.seed│m.round│m.year│m.weight│
╞════════════════╪═══════╪═══════╪══════╪════════╡
│"Robert Sessley"│11     │"m7"   │1999  │133     │
├────────────────┼───────┼───────┼──────┼────────┤
│"Robert Sessley"│99     │"m7"   │2001  │141     │
├────────────────┼───────┼───────┼──────┼────────┤
│"Robert Sessley"│11     │"m3"   │2002  │141     │

 

Drowning in data, but thirsting for knowledge

Posted
3 minutes ago, Wrestleknownothing said:

two out of three. one to go.

 

 

 

 

Sonny was seeded 8th in 2010. Wouldn't that take him out of the criteria of not being seeded in the top 8?

 

Posted
2 minutes ago, grogs84 said:

 

Sonny was seeded 8th in 2010. Wouldn't that take him out of the criteria of not being seeded in the top 8?

 

Good catch. You found a data error on wrestlingstats.com. Their bracket has Sonny Yohn seeded 8th, but their results summary at the beginning has him listed as [US].

image.png.26e268ee2de2692c056d84831156f0ae.png

So, now there are only two who have achieved this and we are still missing one.

  • Bob 1
  • Fire 1

Drowning in data, but thirsting for knowledge

Posted

hmm. I'm stumped.

╒══════════════════╤══════════╤══════════╕
│name              │placements│seeds     │
╞══════════════════╪══════════╪══════════╡
│"Daryl Weber"     │[6, 6, 1] │[6, 99, 5]│
├──────────────────┼──────────┼──────────┤
│"Brian Realbuto"  │[5, 2, 6] │[2, 2, 7] │
├──────────────────┼──────────┼──────────┤
│"Jeff Catrabone"  │[7, 3, 3] │[3, 3, 5] │
├──────────────────┼──────────┼──────────┤
│"Brandon Precin"  │[3, 7, 3] │[4, 8, 3] │
├──────────────────┼──────────┼──────────┤
│"Max Askren"      │[5, 7, 1] │[6, 5, 6] │
├──────────────────┼──────────┼──────────┤
│"Adam DiSabato"   │[4, 6, 3] │[4, 6, 4] │
├──────────────────┼──────────┼──────────┤
│"Thom Ortiz"      │[2, 4, 7] │[2, 5, 7] │
├──────────────────┼──────────┼──────────┤
│"Temoer Terry"    │[4, 3, 6] │[3, 2, 2] │
├──────────────────┼──────────┼──────────┤
│"Mack Reiter"     │[5, 4, 4] │[8, 4, 3] │
├──────────────────┼──────────┼──────────┤
│"Cliff Moore"     │[6, 1, 6] │[6, 5, 2] │
├──────────────────┼──────────┼──────────┤
│"Darian Cruz"     │[1, 7, 5] │[4, 99, 1]│
├──────────────────┼──────────┼──────────┤
│"Ethan Lizak"     │[2, 4, 7] │[6, 8, 6] │
├──────────────────┼──────────┼──────────┤
│"Steven Schmidt"  │[4, 2, 7] │[3, 2, 1] │
├──────────────────┼──────────┼──────────┤
│"Cory Cooperman"  │[7, 3, 3] │[99, 3, 4]│
├──────────────────┼──────────┼──────────┤
│"Greg Wagner"     │[6, 3, 4] │[6, 3, 5] │
├──────────────────┼──────────┼──────────┤
│"Sebastian Rivera"│[6, 4, 3] │[10, 3, 1]│
├──────────────────┼──────────┼──────────┤
│"Mark Smith"      │[4, 5, 4] │[1, 1, 2] │
├──────────────────┼──────────┼──────────┤
│"Leroy Vega"      │[3, 5, 5] │[3, 10, 3]│
└──────────────────┴──────────┴──────────┘
Posted
1 minute ago, grogs84 said:

hmm. I'm stumped.

╒══════════════════╤══════════╤══════════╕
│name              │placements│seeds     │
╞══════════════════╪══════════╪══════════╡
│"Daryl Weber"     │[6, 6, 1] │[6, 99, 5]│
├──────────────────┼──────────┼──────────┤
│"Brian Realbuto"  │[5, 2, 6] │[2, 2, 7] │
├──────────────────┼──────────┼──────────┤
│"Jeff Catrabone"  │[7, 3, 3] │[3, 3, 5] │
├──────────────────┼──────────┼──────────┤
│"Brandon Precin"  │[3, 7, 3] │[4, 8, 3] │
├──────────────────┼──────────┼──────────┤
│"Max Askren"      │[5, 7, 1] │[6, 5, 6] │
├──────────────────┼──────────┼──────────┤
│"Adam DiSabato"   │[4, 6, 3] │[4, 6, 4] │
├──────────────────┼──────────┼──────────┤
│"Thom Ortiz"      │[2, 4, 7] │[2, 5, 7] │
├──────────────────┼──────────┼──────────┤
│"Temoer Terry"    │[4, 3, 6] │[3, 2, 2] │
├──────────────────┼──────────┼──────────┤
│"Mack Reiter"     │[5, 4, 4] │[8, 4, 3] │
├──────────────────┼──────────┼──────────┤
│"Cliff Moore"     │[6, 1, 6] │[6, 5, 2] │
├──────────────────┼──────────┼──────────┤
│"Darian Cruz"     │[1, 7, 5] │[4, 99, 1]│
├──────────────────┼──────────┼──────────┤
│"Ethan Lizak"     │[2, 4, 7] │[6, 8, 6] │
├──────────────────┼──────────┼──────────┤
│"Steven Schmidt"  │[4, 2, 7] │[3, 2, 1] │
├──────────────────┼──────────┼──────────┤
│"Cory Cooperman"  │[7, 3, 3] │[99, 3, 4]│
├──────────────────┼──────────┼──────────┤
│"Greg Wagner"     │[6, 3, 4] │[6, 3, 5] │
├──────────────────┼──────────┼──────────┤
│"Sebastian Rivera"│[6, 4, 3] │[10, 3, 1]│
├──────────────────┼──────────┼──────────┤
│"Mark Smith"      │[4, 5, 4] │[1, 1, 2] │
├──────────────────┼──────────┼──────────┤
│"Leroy Vega"      │[3, 5, 5] │[3, 10, 3]│
└──────────────────┴──────────┴──────────┘

You need to push your computer harder . . . it's not smoking yet!

  • Haha 3

.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...