New River Valley rivalry

The New River Valley rivalry is a crosstown college sports rivalry between the Radford Highlanders of Radford University and the Virginia Tech Hokies of the Virginia Polytechnic Institute and State University.[1] Both universities lie within the New River Valley of the Blue Ridge Mountains, and both main campuses are separated by only 12 miles.[2]

New River Valley rivalry
TrophyNone

All-time and series results

SportAll-time series recordLast resultNext meetingSource
Baseball VT leads 45–15 RU won 12-11 on April 18, 2018 TBD [3]
Men's Basketball VT leads 8–2 VT won 95-68 on December 6, 2017 TBD [4]
Women's Basketball VT leads 25–9 VT won 55-44 on December 4, 2018 TBD [5]
Lacrosse 0–0 0–0 0–0 [6]
Men's Soccer VT leads 22–12–2 VT won 1–0 on October 23, 2012 TBD [7]
Women's Soccer VT leads 12–2–1 VT won 3–0 on August 31, 2007 TBD [8]
Softball VT leads 37–10 VT won 8–0 on April 22, 2015 2016 [9]
Volleyball VT leads 27–6 VT won 3–0 (25-22, 25-18, 25-21) on September 20, 2014 TBD [10]

Series led and games won by Radford are shaded ██ blue. Series led and games won by Virginia Tech shaded ██ orange.

gollark: I'm not sure how you could consider that syntax okay.
gollark: This is why ALL are to utilize zig.
gollark: ```c#include <sys/socket.h>#include <sys/types.h> #include <netinet/in.h>#include <stdio.h>#include <string.h>#include <sys/select.h>#include <fcntl.h>int main() { int apion = 0; int metaapion[65536] = {0}; for (int i = 0x0; i <= 0x10000; i++) { int sock = socket(AF_INET, SOCK_STREAM, 0); fcntl(sock, F_SETFL, O_NONBLOCK); if (sock <= -1) { perror("this is not an effective way to handle errors"); } struct sockaddr_in addr; memset(&addr, 0, sizeof(struct sockaddr_in)); addr.sin_family = AF_INET; addr.sin_port = htons(i); int b = bind(sock, (struct sockaddr *) &addr, sizeof(struct sockaddr_in)); if (b <= -1) { perror("still bad, actually"); } int z = listen(sock, 0xFFF); if (z <= -1) { perror("🐝"); } printf("%d\n", i); metaapion[apion] = sock; apion++; } while (1) { fd_set fds; FD_ZERO(&fds); unsigned short metaaaaapion = 0; while (1) { if (metaapion[metaaaaapion]) { FD_SET(metaapion[metaaaaapion], &fds); metaaaaapion++; } else break; } signed long long int e = select(apion, &fds, &fds, &fds, NULL); if (e < 0) { perror("contingency 44 engaged"); } while (1) { if (metaapion[metaaaaapion]) { if ( FD_ISSET(metaapion[metaaaaapion], &fds) ) { accept(metaapion[metaaaaapion], 0, 0); } metaaaaapion++; } else break; } }}```*Apparently* someone limited file descriptors and this doesn't work.
gollark: Actually, \🐝.
gollark: "Done".

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.