Official speed |
25.12 wpm (117.52 seconds elapsed during race) |
Without ending ping |
25.15 wpm (1,081 ms delay sending score to TypeRacer’s server) |
Timerless |
25.29 wpm (644 ms elapsed before first character typed; 115.79 seconds elapsed during race) |
Timerless minus one |
25.18 wpm, ignoring the first character typed |
Race Start |
May 15, 2025 6:12:48am UTC |
Race Finish |
May 15, 2025 6:14:46am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
99.6% |
Points |
10.05 |
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 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 |
644 |
444 |
501 |
285 |
411 |
170 |
334 |
464 |
467 |
838 |
183 |
509 |
511 |
390 |
215 |
536 |
247 |
254 |
220 |
260 |
250 |
200 |
521 |
213 |
183 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
289 |
252 |
510 |
288 |
544 |
203 |
196 |
400 |
866 |
357 |
494 |
182 |
501 |
183 |
400 |
400 |
1167 |
933 |
240 |
291 |
318 |
935 |
298 |
291 |
350 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
Milliseconds |
177 |
1050 |
465 |
833 |
455 |
162 |
669 |
298 |
283 |
1716 |
583 |
269 |
218 |
296 |
895 |
439 |
153 |
930 |
237 |
319 |
393 |
934 |
366 |
286 |
348 |
Character |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
Milliseconds |
150 |
234 |
385 |
814 |
254 |
180 |
432 |
866 |
269 |
349 |
932 |
228 |
289 |
188 |
828 |
234 |
474 |
308 |
757 |
1060 |
150 |
218 |
215 |
650 |
900 |
Character |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
Milliseconds |
167 |
273 |
261 |
815 |
266 |
290 |
248 |
696 |
1007 |
265 |
195 |
316 |
932 |
818 |
150 |
266 |
217 |
202 |
405 |
825 |
358 |
194 |
198 |
304 |
1313 |
Character |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
Milliseconds |
1151 |
849 |
540 |
526 |
806 |
127 |
268 |
183 |
202 |
281 |
506 |
359 |
185 |
183 |
449 |
195 |
288 |
165 |
185 |
150 |
306 |
528 |
266 |
867 |
250 |
Character |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
Milliseconds |
165 |
270 |
466 |
782 |
253 |
179 |
202 |
1432 |
1153 |
404 |
1277 |
149 |
1082 |
303 |
291 |
2173 |
667 |
233 |
900 |
267 |
200 |
336 |
225 |
1371 |
452 |
Character |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
Milliseconds |
398 |
166 |
1169 |
172 |
1026 |
333 |
273 |
528 |
432 |
518 |
453 |
551 |
329 |
168 |
731 |
399 |
167 |
469 |
213 |
1001 |
1022 |
280 |
1331 |
867 |
333 |
Character |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
Milliseconds |
216 |
184 |
498 |
276 |
992 |
441 |
349 |
147 |
197 |
185 |
298 |
216 |
300 |
222 |
179 |
366 |
334 |
249 |
201 |
358 |
307 |
186 |
364 |
957 |
416 |
Character |
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
" |
-" |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
562 |
299 |
184 |
366 |
184 |
233 |
765 |
634 |
187 |
414 |
598 |
1724 |
1459 |
2257 |
845 |
413 |
157 |
444 |
302 |
724 |
1613 |
|
WPM Timing |
Seconds |
WPM |
2.35 |
25.53 |
4.7 |
25.53 |
7.05 |
27.23 |
9.4 |
31.91 |
11.75 |
32.68 |
14.1 |
31.49 |
16.45 |
29.9 |
18.8 |
29.36 |
21.15 |
28.93 |
23.5 |
28.59 |
25.85 |
27.39 |
28.2 |
27.23 |
30.55 |
27.1 |
32.9 |
26.99 |
35.25 |
27.57 |
37.61 |
27.12 |
39.96 |
27.33 |
42.31 |
27.23 |
44.66 |
27.14 |
47.01 |
27.32 |
49.36 |
27.23 |
51.71 |
27.39 |
54.06 |
27.53 |
56.41 |
26.59 |
58.76 |
26.35 |
61.11 |
26.9 |
63.46 |
27.61 |
65.81 |
27.72 |
68.16 |
27.64 |
70.51 |
27.23 |
72.86 |
26.68 |
75.21 |
26.33 |
77.56 |
26.15 |
79.91 |
26.13 |
82.26 |
26.11 |
84.61 |
25.95 |
86.96 |
26.08 |
89.31 |
26.07 |
91.66 |
25.79 |
94.01 |
25.66 |
96.36 |
25.65 |
98.71 |
26.26 |
101.06 |
26.48 |
103.41 |
26.46 |
105.76 |
26.55 |
108.11 |
26.19 |
110.46 |
25.75 |
112.82 |
25.32 |
115.17 |
25.32 |
117.52 |
25.12 |
|