Official speed |
48.15 wpm (61.31 seconds elapsed during race) |
Without ending ping |
49.39 wpm (2,019 ms delay sending score to TypeRacer’s server) |
Timerless |
49.74 wpm (418 ms elapsed before first character typed; 58.87 seconds elapsed during race) |
Timerless minus one |
49.53 wpm, ignoring the first character typed |
Race Start |
July 20, 2023 4:29:36pm UTC |
Race Finish |
July 20, 2023 4:30:38pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.7% |
Points |
19.26 |
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 importj json screen_name = "wordpress" url = "http://api.twititer.com/1/stauttuses/user_timeline.json? screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets'" for tweet in data: pritnt tweet['text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
j |
-j |
|
j |
Milliseconds |
418 |
419 |
236 |
133 |
148 |
213 |
138 |
183 |
113 |
138 |
184 |
143 |
239 |
331 |
203 |
148 |
149 |
211 |
194 |
66 |
225 |
259 |
366 |
174 |
177 |
Character |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
Milliseconds |
157 |
81 |
160 |
192 |
366 |
225 |
230 |
177 |
157 |
156 |
339 |
513 |
195 |
148 |
132 |
80 |
249 |
390 |
267 |
383 |
154 |
249 |
303 |
384 |
127 |
Character |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
Milliseconds |
60 |
176 |
107 |
371 |
201 |
177 |
142 |
73 |
296 |
180 |
182 |
572 |
379 |
158 |
145 |
108 |
305 |
453 |
182 |
269 |
115 |
162 |
276 |
285 |
174 |
Character |
i |
t |
i |
-i |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
u |
t |
-t |
-u |
t |
u |
s |
e |
Milliseconds |
146 |
179 |
37 |
594 |
113 |
187 |
35 |
359 |
170 |
89 |
131 |
281 |
410 |
210 |
405 |
541 |
184 |
207 |
122 |
395 |
153 |
134 |
113 |
167 |
122 |
Character |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
|
- |
s |
c |
Milliseconds |
145 |
516 |
260 |
89 |
110 |
393 |
430 |
320 |
111 |
187 |
177 |
151 |
209 |
169 |
161 |
165 |
216 |
121 |
71 |
147 |
232 |
285 |
634 |
142 |
245 |
Character |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
Milliseconds |
230 |
85 |
153 |
160 |
588 |
367 |
141 |
142 |
114 |
288 |
389 |
229 |
221 |
514 |
134 |
331 |
273 |
104 |
115 |
253 |
417 |
500 |
160 |
136 |
119 |
Character |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
Milliseconds |
115 |
237 |
451 |
133 |
129 |
377 |
151 |
263 |
535 |
116 |
74 |
140 |
252 |
390 |
236 |
186 |
166 |
428 |
251 |
141 |
61 |
179 |
176 |
124 |
270 |
Character |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
Milliseconds |
639 |
365 |
174 |
113 |
275 |
200 |
162 |
133 |
503 |
310 |
129 |
118 |
553 |
204 |
164 |
224 |
169 |
67 |
167 |
133 |
69 |
173 |
98 |
122 |
456 |
Character |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
' |
-' |
" |
|
f |
o |
r |
|
t |
w |
e |
Milliseconds |
316 |
206 |
142 |
133 |
345 |
347 |
129 |
548 |
304 |
301 |
257 |
203 |
252 |
181 |
228 |
374 |
253 |
392 |
122 |
136 |
125 |
164 |
504 |
193 |
164 |
Character |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
t |
-t |
n |
t |
|
t |
w |
e |
e |
t |
Milliseconds |
231 |
682 |
189 |
166 |
207 |
121 |
279 |
152 |
163 |
112 |
370 |
174 |
173 |
63 |
84 |
329 |
322 |
289 |
138 |
140 |
374 |
153 |
138 |
250 |
265 |
Character |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
582 |
330 |
203 |
133 |
233 |
160 |
236 |
325 |
|
WPM Timing |
Seconds |
WPM |
1.23 |
39.15 |
2.45 |
53.83 |
3.68 |
55.46 |
4.9 |
51.38 |
6.13 |
52.85 |
7.36 |
53.83 |
8.58 |
54.53 |
9.81 |
52.6 |
11.04 |
52.2 |
12.26 |
53.83 |
13.49 |
52.49 |
14.71 |
53.01 |
15.94 |
52.7 |
17.17 |
52.43 |
18.39 |
52.2 |
19.62 |
51.99 |
20.84 |
50.66 |
22.07 |
50.02 |
23.3 |
49.96 |
24.52 |
49.42 |
25.75 |
50.33 |
26.98 |
50.27 |
28.2 |
49.78 |
29.43 |
49.34 |
30.65 |
49.72 |
31.88 |
49.31 |
33.11 |
49.3 |
34.33 |
49.63 |
35.56 |
49.61 |
36.79 |
49.59 |
38.01 |
49.56 |
39.24 |
50.16 |
40.46 |
49.23 |
41.69 |
49.8 |
42.92 |
49.49 |
44.14 |
49.75 |
45.37 |
50.26 |
46.59 |
50.22 |
47.82 |
49.94 |
49.05 |
49.91 |
50.27 |
49.41 |
51.5 |
49.4 |
52.73 |
49.16 |
53.95 |
49.6 |
55.18 |
49.59 |
56.4 |
49.36 |
57.63 |
49.14 |
58.86 |
49.34 |
60.08 |
49.13 |
61.31 |
48.15 |
|