Official speed |
49.46 wpm (59.68 seconds elapsed during race) |
Without ending ping |
50.35 wpm (1,531 ms delay sending score to TypeRacer’s server) |
Timerless |
50.61 wpm (295 ms elapsed before first character typed; 57.86 seconds elapsed during race) |
Timerless minus one |
50.40 wpm, ignoring the first character typed |
Race Start |
April 7, 2024 9:34:37pm UTC |
Race Finish |
April 7, 2024 9:35:37pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.3% |
Points |
19.78 |
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 scrennemn_name = "wordpress"u url = "http://api.twitter.com/1/statuser/s/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 |
295 |
151 |
269 |
181 |
136 |
224 |
104 |
211 |
109 |
136 |
184 |
133 |
103 |
316 |
144 |
93 |
128 |
261 |
167 |
107 |
206 |
118 |
631 |
276 |
90 |
Character |
n |
|
s |
c |
r |
e |
n |
n |
-n |
-n |
e |
m |
-m |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
Milliseconds |
146 |
180 |
252 |
178 |
400 |
167 |
166 |
157 |
414 |
179 |
95 |
160 |
526 |
252 |
354 |
330 |
252 |
97 |
131 |
89 |
280 |
164 |
473 |
283 |
122 |
Character |
r |
d |
p |
r |
e |
s |
s |
" |
u |
-u |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
Milliseconds |
150 |
197 |
317 |
156 |
126 |
116 |
189 |
249 |
383 |
387 |
111 |
183 |
123 |
139 |
183 |
261 |
145 |
544 |
301 |
150 |
138 |
124 |
679 |
544 |
213 |
Character |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
Milliseconds |
226 |
96 |
264 |
364 |
374 |
212 |
184 |
624 |
156 |
164 |
101 |
93 |
240 |
96 |
210 |
379 |
405 |
120 |
290 |
218 |
171 |
194 |
331 |
124 |
93 |
Character |
r |
/ |
-/ |
-r |
s |
/ |
u |
s |
e |
r |
+ |
-+ |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
Milliseconds |
134 |
248 |
472 |
174 |
135 |
225 |
514 |
122 |
120 |
172 |
239 |
501 |
251 |
241 |
118 |
159 |
157 |
164 |
281 |
208 |
154 |
225 |
265 |
150 |
106 |
Character |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
- |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
Milliseconds |
225 |
467 |
284 |
243 |
397 |
158 |
362 |
197 |
362 |
281 |
226 |
614 |
115 |
213 |
370 |
256 |
429 |
319 |
570 |
186 |
157 |
148 |
474 |
162 |
189 |
Character |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
Milliseconds |
249 |
329 |
314 |
336 |
124 |
103 |
183 |
227 |
237 |
111 |
119 |
161 |
188 |
160 |
241 |
63 |
232 |
156 |
283 |
257 |
194 |
109 |
160 |
314 |
235 |
Character |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
Milliseconds |
115 |
122 |
188 |
152 |
132 |
285 |
154 |
245 |
106 |
113 |
231 |
255 |
221 |
281 |
322 |
236 |
120 |
114 |
294 |
191 |
168 |
160 |
168 |
89 |
154 |
Character |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
Milliseconds |
163 |
630 |
198 |
144 |
103 |
292 |
218 |
728 |
125 |
135 |
292 |
365 |
158 |
203 |
335 |
235 |
273 |
139 |
144 |
392 |
353 |
421 |
168 |
76 |
196 |
Character |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
Milliseconds |
159 |
127 |
212 |
221 |
150 |
183 |
101 |
104 |
177 |
130 |
162 |
136 |
171 |
134 |
230 |
163 |
206 |
162 |
105 |
139 |
154 |
192 |
170 |
199 |
233 |
Character |
e |
t |
[ |
' |
\ |
-\ |
t |
e |
x |
t |
' |
] |
Milliseconds |
167 |
144 |
346 |
376 |
37 |
0 |
0 |
191 |
225 |
248 |
347 |
370 |
|
WPM Timing |
Seconds |
WPM |
1.19 |
50.26 |
2.39 |
65.34 |
3.58 |
67.02 |
4.77 |
62.83 |
5.97 |
60.32 |
7.16 |
53.62 |
8.36 |
47.39 |
9.55 |
49.01 |
10.74 |
49.15 |
11.94 |
51.27 |
13.13 |
48.44 |
14.32 |
49.43 |
15.52 |
49.49 |
16.71 |
47.39 |
17.91 |
47.58 |
19.1 |
47.12 |
20.29 |
48.49 |
21.49 |
48.03 |
22.68 |
48.68 |
23.87 |
47.25 |
25.07 |
46.91 |
26.26 |
46.15 |
27.45 |
46.77 |
28.65 |
46.91 |
29.84 |
47.05 |
31.04 |
46.78 |
32.23 |
46.17 |
33.42 |
45.24 |
34.62 |
45.41 |
35.81 |
45.24 |
37 |
45.4 |
38.2 |
46.18 |
39.39 |
46.61 |
40.59 |
47.01 |
41.78 |
47.68 |
42.97 |
48.03 |
44.17 |
48.09 |
45.36 |
48.94 |
46.55 |
48.72 |
47.75 |
48.5 |
48.94 |
48.55 |
50.14 |
48.59 |
51.33 |
48.39 |
52.52 |
48.89 |
53.72 |
49.59 |
54.91 |
50.26 |
56.1 |
50.48 |
57.3 |
50.47 |
58.49 |
50.47 |
59.68 |
49.46 |
|