Official speed |
35.74 wpm (82.60 seconds elapsed during race) |
Without ending ping |
35.86 wpm (935 ms delay sending score to TypeRacer’s server) |
Timerless |
36.73 wpm (1,947 ms elapsed before first character typed; 79.72 seconds elapsed during race) |
Timerless minus one |
36.58 wpm, ignoring the first character typed |
Race Start |
October 21, 2024 8:40:32pm UTC |
Race Finish |
October 21, 2024 8:41:55pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.8% |
Points |
14.30 |
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_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print twweet][' 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 |
1947 |
168 |
202 |
256 |
253 |
238 |
210 |
266 |
230 |
233 |
241 |
230 |
513 |
414 |
366 |
172 |
215 |
239 |
154 |
306 |
230 |
243 |
327 |
480 |
140 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
173 |
212 |
206 |
196 |
246 |
224 |
177 |
196 |
660 |
552 |
125 |
130 |
150 |
164 |
546 |
366 |
707 |
887 |
123 |
470 |
314 |
390 |
206 |
180 |
267 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
Milliseconds |
177 |
442 |
267 |
317 |
197 |
226 |
260 |
590 |
301 |
615 |
551 |
284 |
169 |
225 |
419 |
303 |
236 |
807 |
175 |
232 |
393 |
468 |
253 |
252 |
228 |
Character |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
Milliseconds |
189 |
218 |
139 |
419 |
333 |
43 |
248 |
515 |
298 |
182 |
462 |
241 |
213 |
254 |
596 |
192 |
255 |
242 |
330 |
451 |
111 |
196 |
179 |
735 |
570 |
Character |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
Milliseconds |
102 |
213 |
303 |
248 |
186 |
210 |
191 |
389 |
303 |
218 |
196 |
199 |
515 |
309 |
237 |
282 |
247 |
161 |
243 |
630 |
564 |
102 |
372 |
299 |
721 |
Character |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
Milliseconds |
965 |
458 |
1592 |
617 |
405 |
207 |
257 |
298 |
161 |
442 |
616 |
537 |
133 |
129 |
252 |
303 |
276 |
141 |
196 |
166 |
421 |
548 |
315 |
267 |
226 |
Character |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
Milliseconds |
127 |
209 |
401 |
291 |
206 |
189 |
214 |
619 |
519 |
135 |
157 |
174 |
203 |
538 |
762 |
449 |
597 |
143 |
180 |
293 |
202 |
232 |
140 |
580 |
819 |
Character |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
Milliseconds |
141 |
173 |
467 |
141 |
613 |
295 |
248 |
129 |
188 |
156 |
292 |
223 |
152 |
147 |
715 |
265 |
171 |
117 |
181 |
583 |
518 |
183 |
571 |
332 |
301 |
Character |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
Milliseconds |
610 |
132 |
238 |
327 |
772 |
180 |
248 |
172 |
180 |
451 |
242 |
557 |
260 |
157 |
243 |
250 |
180 |
196 |
181 |
153 |
147 |
178 |
142 |
394 |
125 |
Character |
p |
r |
i |
n |
t |
|
t |
w |
w |
-w |
e |
e |
t |
] |
-] |
[ |
' |
|
- |
t |
e |
x |
t |
' |
] |
Milliseconds |
249 |
192 |
133 |
227 |
183 |
213 |
307 |
240 |
500 |
583 |
128 |
243 |
271 |
825 |
589 |
838 |
783 |
300 |
591 |
277 |
327 |
335 |
237 |
423 |
766 |
|
WPM Timing |
Seconds |
WPM |
1.65 |
0 |
3.3 |
25.42 |
4.96 |
29.06 |
6.61 |
34.51 |
8.26 |
34.87 |
9.91 |
39.95 |
11.56 |
39.43 |
13.22 |
37.23 |
14.87 |
36.32 |
16.52 |
37.05 |
18.17 |
37.64 |
19.82 |
36.32 |
21.48 |
36.32 |
23.13 |
36.32 |
24.78 |
36.81 |
26.43 |
37.23 |
28.08 |
37.6 |
29.73 |
37.53 |
31.39 |
37.47 |
33.04 |
37.77 |
34.69 |
38.05 |
36.34 |
38.3 |
37.99 |
37.9 |
39.65 |
37.83 |
41.3 |
36.9 |
42.95 |
35.76 |
44.6 |
36.05 |
46.25 |
35.54 |
47.91 |
36.32 |
49.56 |
36.32 |
51.21 |
36.79 |
52.86 |
36.78 |
54.51 |
36.32 |
56.17 |
36.53 |
57.82 |
36.11 |
59.47 |
36.32 |
61.12 |
36.91 |
62.77 |
37.09 |
64.43 |
36.69 |
66.08 |
36.68 |
67.73 |
36.68 |
69.38 |
36.67 |
71.03 |
37.17 |
72.68 |
37.64 |
74.34 |
37.61 |
75.99 |
37.27 |
77.64 |
36.63 |
79.29 |
36.02 |
80.94 |
36.02 |
82.6 |
35.74 |
|