Official speed |
45.28 wpm (65.19 seconds elapsed during race) |
Without ending ping |
46.37 wpm (2,053 ms delay sending score to TypeRacer’s server) |
Timerless |
46.64 wpm (367 ms elapsed before first character typed; 62.77 seconds elapsed during race) |
Timerless minus one |
46.45 wpm, ignoring the first character typed |
Race Start |
July 12, 2023 8:27:43pm UTC |
Race Finish |
July 12, 2023 8:28:48pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.0% |
Points |
18.11 |
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 imoport json screen _nmame = "woerdpress" url = "http://api.twitter.com/1/stauttuses/user _timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweetn i in data: print tweet[ 'text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
o |
-o |
p |
o |
r |
t |
|
j |
Milliseconds |
367 |
124 |
280 |
155 |
151 |
224 |
143 |
186 |
200 |
132 |
154 |
288 |
238 |
334 |
192 |
209 |
165 |
250 |
417 |
342 |
186 |
165 |
196 |
131 |
237 |
Character |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
|
- |
_ |
n |
m |
-m |
a |
m |
e |
|
= |
|
" |
w |
o |
Milliseconds |
213 |
207 |
153 |
124 |
231 |
238 |
210 |
117 |
146 |
157 |
177 |
325 |
295 |
315 |
243 |
305 |
203 |
149 |
161 |
234 |
221 |
188 |
242 |
443 |
119 |
Character |
e |
-e |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
Milliseconds |
416 |
561 |
174 |
160 |
456 |
115 |
80 |
148 |
150 |
333 |
464 |
239 |
219 |
354 |
351 |
229 |
219 |
839 |
567 |
147 |
162 |
278 |
472 |
449 |
177 |
Character |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
u |
t |
-t |
-u |
Milliseconds |
302 |
79 |
244 |
301 |
261 |
259 |
118 |
161 |
287 |
255 |
86 |
314 |
193 |
73 |
146 |
322 |
415 |
422 |
412 |
184 |
623 |
189 |
226 |
189 |
177 |
Character |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
|
- |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
Milliseconds |
101 |
178 |
154 |
117 |
183 |
364 |
299 |
88 |
150 |
35 |
213 |
497 |
287 |
398 |
99 |
153 |
226 |
178 |
193 |
148 |
153 |
151 |
365 |
173 |
227 |
Character |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
Milliseconds |
153 |
335 |
368 |
267 |
220 |
128 |
198 |
178 |
505 |
369 |
0 |
327 |
138 |
317 |
319 |
219 |
627 |
229 |
185 |
646 |
308 |
185 |
134 |
207 |
543 |
Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
Milliseconds |
354 |
105 |
151 |
113 |
165 |
198 |
121 |
187 |
183 |
223 |
200 |
175 |
169 |
189 |
161 |
160 |
228 |
365 |
213 |
87 |
449 |
315 |
347 |
475 |
139 |
Character |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
Milliseconds |
234 |
242 |
258 |
450 |
253 |
250 |
397 |
176 |
295 |
207 |
204 |
72 |
325 |
280 |
132 |
130 |
335 |
183 |
803 |
342 |
202 |
72 |
184 |
113 |
132 |
Character |
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
Milliseconds |
345 |
91 |
100 |
361 |
339 |
155 |
170 |
151 |
393 |
378 |
128 |
297 |
292 |
243 |
377 |
167 |
168 |
194 |
433 |
125 |
203 |
70 |
120 |
112 |
160 |
Character |
w |
e |
e |
t |
n |
|
i |
-i |
- |
-n |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
Milliseconds |
567 |
169 |
183 |
168 |
145 |
116 |
158 |
260 |
177 |
143 |
159 |
204 |
151 |
88 |
139 |
125 |
158 |
147 |
425 |
148 |
236 |
203 |
205 |
167 |
91 |
Character |
|
t |
w |
e |
e |
t |
[ |
|
- |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
127 |
232 |
168 |
208 |
194 |
208 |
412 |
262 |
424 |
219 |
254 |
225 |
236 |
156 |
242 |
413 |
|
WPM Timing |
Seconds |
WPM |
1.3 |
55.22 |
2.61 |
55.22 |
3.91 |
52.15 |
5.22 |
48.32 |
6.52 |
51.54 |
7.82 |
50.62 |
9.13 |
47.33 |
10.43 |
48.32 |
11.73 |
44.99 |
13.04 |
46.02 |
14.34 |
45.18 |
15.65 |
45.25 |
16.95 |
42.48 |
18.25 |
42.73 |
19.56 |
42.95 |
20.86 |
43.72 |
22.17 |
44.93 |
23.47 |
43.97 |
24.77 |
42.63 |
26.08 |
43.26 |
27.38 |
42.95 |
28.69 |
43.51 |
29.99 |
44.02 |
31.29 |
44.1 |
32.6 |
44.18 |
33.9 |
44.6 |
35.2 |
44.31 |
36.51 |
44.04 |
37.81 |
44.11 |
39.12 |
45.1 |
40.42 |
45.42 |
41.72 |
45.44 |
43.03 |
45.18 |
44.33 |
45.2 |
45.64 |
45.49 |
46.94 |
45.51 |
48.24 |
45.02 |
49.55 |
45.77 |
50.85 |
45.78 |
52.16 |
45.79 |
53.46 |
45.79 |
54.76 |
46.24 |
56.07 |
46.02 |
57.37 |
46.02 |
58.67 |
46.22 |
59.98 |
46.82 |
61.28 |
46.41 |
62.59 |
46.4 |
63.89 |
46.2 |
65.19 |
45.28 |
|