Official speed |
54.09 wpm (54.58 seconds elapsed during race) |
Without ending ping |
54.25 wpm (600 ms delay sending score to TypeRacer’s server) |
Timerless |
54.62 wpm (370 ms elapsed before first character typed; 53.61 seconds elapsed during race) |
Timerless minus one |
54.40 wpm, ignoring the first character typed |
Race Start |
May 22, 2024 8:17:08pm UTC |
Race Finish |
May 22, 2024 8:18:02pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.4% |
Points |
21.64 |
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 |
imprtort urllib2 import json screen_name = "wordpress" url = "http://api.twitte.r.com/1/statuses/user_timeline.json?screen_name ==" + screen_name data= = json.load(urllib2.urlopen(ruurl)) print len(Dadata), "tweets" for tweet in data: pirrint tweet['text'] |
Timing |
Character |
i |
m |
p |
r |
t |
-t |
-r |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
Milliseconds |
370 |
108 |
213 |
156 |
189 |
351 |
178 |
798 |
523 |
825 |
117 |
225 |
109 |
98 |
209 |
9 |
119 |
242 |
103 |
97 |
146 |
195 |
87 |
63 |
186 |
Character |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
Milliseconds |
91 |
291 |
127 |
122 |
135 |
219 |
309 |
179 |
249 |
92 |
153 |
145 |
231 |
222 |
142 |
103 |
112 |
96 |
150 |
150 |
255 |
401 |
128 |
431 |
149 |
Character |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
Milliseconds |
583 |
76 |
61 |
123 |
113 |
532 |
144 |
123 |
130 |
101 |
118 |
188 |
151 |
283 |
199 |
122 |
147 |
82 |
300 |
254 |
196 |
162 |
458 |
185 |
653 |
Character |
t |
w |
i |
t |
t |
e |
. |
-. |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
Milliseconds |
274 |
254 |
215 |
215 |
122 |
156 |
333 |
372 |
47 |
209 |
145 |
96 |
127 |
238 |
294 |
102 |
313 |
193 |
117 |
526 |
269 |
203 |
77 |
412 |
192 |
Character |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
Milliseconds |
279 |
125 |
70 |
140 |
275 |
235 |
115 |
139 |
146 |
87 |
362 |
149 |
101 |
189 |
249 |
549 |
92 |
94 |
439 |
312 |
158 |
205 |
97 |
130 |
242 |
Character |
_ |
n |
a |
m |
e |
|
= |
-= |
- |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
Milliseconds |
286 |
373 |
137 |
100 |
133 |
102 |
122 |
359 |
186 |
241 |
322 |
248 |
664 |
170 |
100 |
186 |
257 |
99 |
108 |
405 |
263 |
241 |
164 |
104 |
159 |
Character |
|
d |
a |
t |
a |
= |
|
- |
-= |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
Milliseconds |
109 |
134 |
142 |
110 |
120 |
213 |
156 |
256 |
200 |
102 |
249 |
134 |
615 |
114 |
108 |
101 |
314 |
315 |
266 |
176 |
249 |
289 |
198 |
91 |
108 |
Character |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
r |
u |
-u |
-r |
u |
r |
l |
) |
) |
|
p |
r |
Milliseconds |
165 |
87 |
91 |
257 |
177 |
745 |
98 |
108 |
189 |
214 |
145 |
111 |
250 |
194 |
230 |
320 |
157 |
221 |
62 |
189 |
319 |
169 |
132 |
175 |
114 |
Character |
i |
n |
t |
|
l |
e |
n |
( |
D |
a |
-a |
-D |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
Milliseconds |
70 |
138 |
104 |
94 |
328 |
114 |
105 |
210 |
87 |
179 |
419 |
213 |
252 |
139 |
79 |
117 |
426 |
324 |
100 |
198 |
168 |
245 |
147 |
200 |
154 |
Character |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
i |
r |
Milliseconds |
182 |
285 |
161 |
122 |
90 |
141 |
147 |
142 |
163 |
117 |
171 |
182 |
161 |
116 |
146 |
110 |
197 |
153 |
97 |
78 |
560 |
134 |
163 |
156 |
12 |
Character |
-r |
-i |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
477 |
172 |
160 |
88 |
135 |
125 |
112 |
143 |
165 |
127 |
172 |
194 |
194 |
271 |
200 |
121 |
206 |
180 |
188 |
271 |
|
WPM Timing |
Seconds |
WPM |
1.09 |
32.98 |
2.18 |
16.49 |
3.27 |
18.32 |
4.37 |
27.48 |
5.46 |
39.58 |
6.55 |
47.64 |
7.64 |
48.69 |
8.73 |
52.22 |
9.82 |
53.75 |
10.92 |
50.57 |
12.01 |
51.97 |
13.1 |
54.05 |
14.19 |
54.97 |
15.28 |
54.97 |
16.37 |
52.77 |
17.46 |
52.91 |
18.56 |
53.03 |
19.65 |
53.14 |
20.74 |
52.66 |
21.83 |
52.77 |
22.92 |
53.92 |
24.01 |
53.97 |
25.1 |
53.54 |
26.2 |
54.05 |
27.29 |
54.09 |
28.38 |
52.43 |
29.47 |
51.71 |
30.56 |
52.61 |
31.65 |
52.32 |
32.75 |
53.14 |
33.84 |
52.49 |
34.93 |
52.22 |
36.02 |
51.97 |
37.11 |
53.03 |
38.2 |
52.14 |
39.29 |
52.83 |
40.39 |
51.7 |
41.48 |
52.08 |
42.57 |
53 |
43.66 |
52.22 |
44.75 |
52.02 |
45.84 |
52.35 |
46.94 |
52.67 |
48.03 |
53.47 |
49.12 |
53.99 |
50.21 |
54.01 |
51.3 |
53.33 |
52.39 |
54.05 |
53.48 |
54.07 |
54.58 |
54.09 |
|