-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2025mvbD1.html
84 lines (77 loc) · 2.39 KB
/
2025mvbD1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<html>
<head>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<title>mvbD1 KPI</title>
<script type="text/javascript" src="tabber.js">
</script>
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab|Droid+Sans+Mono" rel="stylesheet">
<style>
body {
font-family: "Roboto Slab", serif;
font-size: 12px;
}
#data {
font-family: "Droid Sans Mono", serif;
font-size: 13px;
}
</style>
<link rel="stylesheet" href="tabbedPage.css" TYPE="text/css" MEDIA="screen">
</head>
<body bgcolor=#EAE0F9>
<hr>
<table width=100%>
<tr><td align=left>
<h1 align="center">2025 Men's College Volleyball KPI Rankings</h1>
</td>
</tr></table>
<p>
Compiled January 24, 2025 at 04:06
<hr>
<center>
<table width=100% border=1><tr>
<td valign=top>
<div class="tabber">
<div class="tabbertab" title="Ken Power Index">
<pre><div id=data>
-------Rating---------------- ---Rank---
Rank Team W-L KPI PPI S-Ix WPI P W
====================================================================================
1 #1 UCLA 23-0 1000 1.00 1000 1000 1 1
2 #2 Long Beach St. 0-23 0 -1.00 0 0 2 2
</div></pre>
</div>
<div class="tabbertab" title="Points Based">
<pre><div id=data>
Rank Team W-L PPI S-Ix
==============================================================
1 #1 UCLA 23-0 1.00 1000
2 #2 Long Beach St. 0-23 -1.00 0
</div></pre>
</div>
<div class="tabbertab" title="Win Based">
<pre><div id=data>
Rank Team W-L WPI
===================================================
1 #1 UCLA 23-0 1000
2 #2 Long Beach St. 0-23 0
</div></pre>
</div>
<div class="tabbertab" title="SOS">
<pre><div id=data>
Rank Team SOS W-L KPI Rk
==================================================================
1 #2 Long Beach St. 1.00 0-23 0 2
2 #1 UCLA -1.00 23-0 1000 1
</div></pre>
</div>
</pre>
</p>
</span>
</body>
<body>
<h3>Other links</h3>
<h4>Home</h4>
<ul>
<li class="listyle"><a href="https://2skupz.github.io/index.html"> Index</a></li>
</ul>
</body>