Official speed |
58.06 wpm (50.84 seconds elapsed during race) |
Without ending ping |
58.19 wpm (523 ms delay sending score to TypeRacer’s server) |
Timerless |
58.52 wpm (288 ms elapsed before first character typed; 50.03 seconds elapsed during race) |
Timerless minus one |
58.28 wpm, ignoring the first character typed |
Race Start |
December 16, 2023 8:02:33pm UTC |
Race Finish |
December 16, 2023 8:03:24pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.7% |
Points |
23.22 |
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.urlopeln(url)) print len(data), t"tweets" for twwrreet 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 |
288 |
51 |
162 |
66 |
149 |
60 |
78 |
144 |
136 |
176 |
195 |
87 |
260 |
302 |
159 |
98 |
68 |
183 |
112 |
485 |
100 |
132 |
227 |
158 |
90 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
90 |
96 |
106 |
192 |
257 |
193 |
146 |
126 |
430 |
367 |
113 |
77 |
102 |
120 |
184 |
94 |
447 |
285 |
95 |
90 |
205 |
125 |
124 |
20 |
112 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
. |
/ |
-/ |
-. |
/ |
/ |
a |
p |
i |
. |
Milliseconds |
204 |
237 |
136 |
209 |
91 |
194 |
105 |
243 |
117 |
456 |
297 |
252 |
147 |
160 |
365 |
371 |
24 |
450 |
180 |
291 |
191 |
180 |
93 |
196 |
198 |
Character |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
Milliseconds |
256 |
220 |
65 |
128 |
157 |
140 |
92 |
51 |
191 |
74 |
67 |
255 |
406 |
269 |
509 |
162 |
87 |
138 |
167 |
124 |
66 |
171 |
182 |
273 |
118 |
Character |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
Milliseconds |
43 |
112 |
273 |
348 |
77 |
194 |
65 |
125 |
101 |
215 |
87 |
122 |
258 |
196 |
223 |
127 |
221 |
435 |
230 |
239 |
191 |
124 |
102 |
225 |
213 |
Character |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
Milliseconds |
87 |
102 |
123 |
233 |
944 |
572 |
366 |
345 |
162 |
235 |
281 |
237 |
148 |
123 |
247 |
237 |
89 |
114 |
88 |
112 |
112 |
93 |
156 |
89 |
83 |
Character |
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
Milliseconds |
179 |
161 |
358 |
154 |
102 |
100 |
253 |
282 |
231 |
77 |
183 |
252 |
225 |
72 |
115 |
210 |
113 |
147 |
351 |
189 |
270 |
205 |
101 |
246 |
205 |
Character |
e |
l |
-l |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
Milliseconds |
168 |
99 |
465 |
269 |
278 |
749 |
142 |
144 |
410 |
204 |
227 |
160 |
125 |
101 |
146 |
67 |
132 |
162 |
110 |
137 |
252 |
181 |
132 |
153 |
92 |
Character |
) |
, |
|
t |
-t |
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
w |
-w |
r |
r |
-r |
Milliseconds |
312 |
309 |
162 |
162 |
318 |
324 |
306 |
334 |
225 |
190 |
216 |
507 |
398 |
202 |
117 |
103 |
100 |
84 |
108 |
192 |
213 |
296 |
87 |
170 |
487 |
Character |
-r |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
Milliseconds |
156 |
381 |
190 |
148 |
104 |
116 |
103 |
49 |
96 |
103 |
126 |
65 |
221 |
43 |
198 |
92 |
88 |
160 |
76 |
85 |
231 |
180 |
234 |
193 |
125 |
Character |
|
- |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
115 |
471 |
273 |
763 |
271 |
139 |
512 |
199 |
111 |
255 |
|
WPM Timing |
Seconds |
WPM |
1.02 |
94.41 |
2.03 |
76.71 |
3.05 |
74.74 |
4.07 |
76.71 |
5.08 |
75.53 |
6.1 |
70.8 |
7.12 |
70.8 |
8.14 |
72.28 |
9.15 |
72.12 |
10.17 |
70.8 |
11.19 |
68.66 |
12.2 |
63.92 |
13.22 |
62.64 |
14.24 |
63.22 |
15.25 |
65.3 |
16.27 |
62.69 |
17.29 |
63.86 |
18.3 |
64.25 |
19.32 |
65.21 |
20.34 |
64.9 |
21.35 |
64.06 |
22.37 |
64.37 |
23.39 |
64.13 |
24.41 |
61.95 |
25.42 |
61.36 |
26.44 |
61.27 |
27.46 |
62.06 |
28.47 |
62.38 |
29.49 |
62.67 |
30.51 |
62.94 |
31.52 |
62.81 |
32.54 |
62.69 |
33.56 |
61.51 |
34.57 |
60.39 |
35.59 |
60.35 |
36.61 |
60.97 |
37.62 |
61.24 |
38.64 |
61.18 |
39.66 |
60.21 |
40.68 |
59.89 |
41.69 |
59.29 |
42.71 |
59.57 |
43.73 |
58.18 |
44.74 |
57.93 |
45.76 |
59.27 |
46.78 |
59.77 |
47.79 |
59.26 |
48.81 |
58.27 |
49.83 |
58.04 |
50.84 |
58.06 |
|