Official speed |
97.96 wpm (30.13 seconds elapsed during race) |
Without ending ping |
98.98 wpm (553 ms delay sending score to TypeRacer’s server) |
Timerless |
99.72 wpm (220 ms elapsed before first character typed; 29.36 seconds elapsed during race) |
Timerless minus one |
99.31 wpm, ignoring the first character typed |
Race Start |
August 19, 2023 5:52:17am UTC |
Race Finish |
August 19, 2023 5:52:48am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
39.18 |
Text |
#10020 (Length: 246 characters) import urllib2 import json screen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text'] |
Characters typed |
import urllib2 import json screen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user-t_timeline.json?screneen_name=" + screen_name data = sjson.load(urllib2.urlopen(url)) print len(data,), "tweets" for tweet in data: print tweet ['text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
|
j |
s |
o |
Milliseconds |
220 |
18 |
115 |
18 |
47 |
99 |
0 |
83 |
68 |
94 |
518 |
23 |
81 |
203 |
94 |
118 |
30 |
73 |
32 |
32 |
36 |
47 |
48 |
104 |
134 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
51 |
64 |
85 |
68 |
28 |
40 |
121 |
23 |
176 |
145 |
32 |
87 |
51 |
29 |
184 |
112 |
239 |
129 |
120 |
201 |
135 |
104 |
67 |
19 |
0 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
Milliseconds |
170 |
176 |
72 |
119 |
89 |
42 |
94 |
120 |
88 |
215 |
173 |
18 |
244 |
127 |
392 |
208 |
105 |
73 |
109 |
75 |
133 |
120 |
176 |
442 |
126 |
Character |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
- |
t |
Milliseconds |
96 |
42 |
70 |
106 |
56 |
87 |
22 |
177 |
153 |
112 |
112 |
79 |
71 |
82 |
78 |
92 |
135 |
22 |
234 |
231 |
56 |
20 |
21 |
118 |
137 |
Character |
-t |
-- |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
n |
e |
-e |
-n |
Milliseconds |
257 |
104 |
103 |
151 |
64 |
17 |
79 |
105 |
19 |
10 |
74 |
120 |
139 |
69 |
65 |
29 |
226 |
236 |
72 |
88 |
153 |
54 |
93 |
282 |
105 |
Character |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
Milliseconds |
70 |
53 |
180 |
135 |
58 |
72 |
93 |
161 |
231 |
168 |
295 |
128 |
162 |
17 |
45 |
176 |
137 |
58 |
174 |
144 |
41 |
95 |
65 |
27 |
115 |
Character |
a |
t |
a |
|
= |
|
s |
-s |
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
Milliseconds |
57 |
72 |
49 |
183 |
95 |
74 |
367 |
370 |
99 |
114 |
31 |
20 |
206 |
161 |
48 |
50 |
86 |
823 |
203 |
84 |
72 |
155 |
38 |
104 |
352 |
Character |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
Milliseconds |
97 |
191 |
264 |
394 |
206 |
40 |
128 |
31 |
178 |
201 |
84 |
114 |
167 |
105 |
104 |
104 |
87 |
73 |
15 |
80 |
32 |
104 |
81 |
72 |
223 |
Character |
d |
a |
t |
a |
, |
-, |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
Milliseconds |
162 |
54 |
75 |
70 |
378 |
182 |
128 |
136 |
67 |
237 |
128 |
48 |
84 |
149 |
57 |
77 |
211 |
78 |
48 |
79 |
60 |
27 |
121 |
50 |
94 |
Character |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
|
- |
Milliseconds |
176 |
42 |
50 |
68 |
31 |
49 |
97 |
58 |
118 |
40 |
278 |
81 |
73 |
119 |
35 |
19 |
65 |
56 |
153 |
82 |
63 |
151 |
82 |
95 |
353 |
Character |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
110 |
169 |
159 |
45 |
41 |
66 |
192 |
104 |
|
WPM Timing |
Seconds |
WPM |
0.6 |
159.28 |
1.21 |
99.55 |
1.81 |
106.19 |
2.41 |
129.42 |
3.01 |
135.39 |
3.62 |
132.74 |
4.22 |
125.15 |
4.82 |
126.93 |
5.42 |
126.1 |
6.03 |
123.45 |
6.63 |
115.84 |
7.23 |
112.83 |
7.84 |
111.81 |
8.44 |
106.66 |
9.04 |
110.17 |
9.64 |
110.75 |
10.25 |
110.09 |
10.85 |
108.4 |
11.45 |
105.84 |
12.05 |
108.51 |
12.66 |
108.09 |
13.26 |
105.89 |
13.86 |
103.88 |
14.46 |
103.7 |
15.07 |
101.94 |
15.67 |
102.62 |
16.27 |
103.98 |
16.88 |
104.53 |
17.48 |
101.61 |
18.08 |
100.88 |
18.68 |
100.84 |
19.29 |
98.31 |
19.89 |
98.35 |
20.49 |
97.21 |
21.09 |
95.57 |
21.7 |
95.68 |
22.3 |
95.25 |
22.9 |
96.41 |
23.51 |
97 |
24.11 |
96.57 |
24.71 |
95.18 |
25.31 |
95.29 |
25.92 |
96.31 |
26.52 |
97.29 |
27.12 |
98.67 |
27.72 |
99.99 |
28.33 |
99.98 |
28.93 |
98.31 |
29.53 |
98.74 |
30.13 |
97.96 |
|