| Official speed |
52.32 wpm (56.42 seconds elapsed during race) |
| Without ending ping |
52.64 wpm (802 ms delay sending score to TypeRacer’s server) |
| Timerless |
52.97 wpm (342 ms elapsed before first character typed; 55.28 seconds elapsed during race) |
| Timerless minus one |
52.75 wpm, ignoring the first character typed |
| Race Start |
January 16, 2025 3:49:39pm UTC |
| Race Finish |
January 16, 2025 3:50:35pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
96.8% |
| Points |
20.93 |
| 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.comq/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 [[\'''etesxtxt'] |
| 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 |
342 |
140 |
243 |
18 |
148 |
156 |
172 |
172 |
100 |
160 |
128 |
92 |
84 |
240 |
160 |
212 |
100 |
179 |
36 |
94 |
155 |
138 |
80 |
104 |
82 |
| Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
| Milliseconds |
76 |
647 |
82 |
170 |
168 |
35 |
132 |
142 |
214 |
234 |
81 |
110 |
82 |
112 |
205 |
243 |
403 |
578 |
110 |
76 |
150 |
155 |
96 |
38 |
147 |
| Character |
s |
" |
|
u |
r |
l |
|
- |
= |
-= |
= |
-= |
-- |
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
| Milliseconds |
127 |
447 |
236 |
194 |
63 |
88 |
126 |
181 |
5 |
401 |
193 |
306 |
124 |
166 |
278 |
899 |
302 |
83 |
138 |
81 |
1123 |
763 |
442 |
446 |
90 |
| Character |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
q |
-q |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
| Milliseconds |
142 |
510 |
155 |
267 |
157 |
107 |
150 |
150 |
68 |
179 |
176 |
70 |
68 |
1093 |
544 |
368 |
328 |
612 |
459 |
172 |
115 |
114 |
141 |
22 |
103 |
| Character |
s |
_ |
-_ |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
| Milliseconds |
180 |
326 |
507 |
479 |
363 |
71 |
109 |
42 |
277 |
277 |
71 |
127 |
89 |
77 |
35 |
157 |
101 |
96 |
298 |
110 |
49 |
80 |
446 |
683 |
165 |
| Character |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
- |
= |
" |
|
+ |
_ |
-_ |
|
s |
c |
r |
e |
e |
n |
_ |
| Milliseconds |
185 |
39 |
126 |
158 |
239 |
261 |
92 |
104 |
93 |
342 |
498 |
196 |
458 |
328 |
316 |
20 |
455 |
195 |
163 |
150 |
192 |
40 |
155 |
118 |
216 |
| Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
-= |
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
| Milliseconds |
230 |
77 |
113 |
122 |
114 |
80 |
110 |
110 |
105 |
93 |
424 |
7 |
514 |
382 |
232 |
97 |
63 |
62 |
195 |
210 |
254 |
66 |
131 |
273 |
290 |
| Character |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
| Milliseconds |
61 |
124 |
134 |
152 |
86 |
241 |
440 |
362 |
100 |
78 |
164 |
184 |
125 |
72 |
250 |
313 |
105 |
58 |
304 |
184 |
258 |
183 |
136 |
73 |
93 |
| Character |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
| Milliseconds |
92 |
117 |
77 |
97 |
85 |
230 |
182 |
126 |
83 |
110 |
321 |
308 |
519 |
406 |
364 |
254 |
168 |
145 |
185 |
121 |
645 |
209 |
128 |
72 |
95 |
| Character |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
| Milliseconds |
164 |
86 |
253 |
178 |
129 |
160 |
164 |
139 |
89 |
146 |
49 |
161 |
96 |
118 |
323 |
636 |
127 |
132 |
76 |
113 |
71 |
126 |
74 |
162 |
180 |
| Character |
e |
t |
|
[ |
-[ |
- |
[ |
\ |
' |
-' |
' |
-' |
-\ |
' |
e |
-e |
t |
e |
s |
x |
t |
-t |
-x |
-s |
x |
| Milliseconds |
126 |
160 |
187 |
231 |
316 |
120 |
274 |
466 |
0 |
652 |
158 |
194 |
295 |
0 |
559 |
285 |
66 |
39 |
131 |
9 |
90 |
373 |
146 |
154 |
124 |
| Character |
t |
' |
] |
| Milliseconds |
124 |
329 |
340 |
|
| WPM Timing |
| Seconds |
WPM |
1.13 |
63.8 |
2.26 |
74.44 |
3.39 |
81.53 |
4.51 |
77.1 |
5.64 |
78.69 |
6.77 |
74.44 |
7.9 |
74.44 |
9.03 |
71.78 |
10.16 |
67.35 |
11.28 |
62.74 |
12.41 |
60.9 |
13.54 |
56.72 |
14.67 |
53.99 |
15.8 |
53.17 |
16.93 |
53.88 |
18.06 |
54.5 |
19.18 |
51.29 |
20.31 |
49.63 |
21.44 |
49.81 |
22.57 |
49.45 |
23.7 |
49.63 |
24.83 |
51.24 |
25.95 |
51.78 |
27.08 |
51.84 |
28.21 |
52.75 |
29.34 |
51.13 |
30.47 |
50.41 |
31.6 |
50.51 |
32.72 |
52.07 |
33.85 |
51.75 |
34.98 |
52.14 |
36.11 |
52.51 |
37.24 |
53.17 |
38.37 |
53.17 |
39.5 |
53.78 |
40.62 |
54.35 |
41.75 |
55.47 |
42.88 |
54.85 |
44.01 |
54.53 |
45.14 |
54.23 |
46.27 |
54.99 |
47.39 |
55.7 |
48.52 |
55.4 |
49.65 |
56.31 |
50.78 |
55.77 |
51.91 |
54.79 |
53.04 |
53.85 |
54.17 |
53.17 |
55.29 |
52.74 |
56.42 |
52.32 |
|