Official speed |
57.80 wpm (51.07 seconds elapsed during race) |
Without ending ping |
58.12 wpm (694 ms delay sending score to TypeRacer’s server) |
Timerless |
58.28 wpm (143 ms elapsed before first character typed; 50.24 seconds elapsed during race) |
Timerless minus one |
58.05 wpm, ignoring the first character typed |
Race Start |
October 27, 2024 10:05:20pm UTC |
Race Finish |
October 27, 2024 10:06:11pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.9% |
Points |
23.12 |
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 i mmport json screnen_name = "wordpress" url = "http://api.tweitter.com/1/statusers/user_timeline.json?screen_name=" + dscreen_name data = fdjson.load(urllib2.urlopen(url)) print len9(data), "tweets" fo r tweet in data: print tweet[t'text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
|
|
- |
m |
-m |
- |
m |
p |
o |
Milliseconds |
143 |
132 |
176 |
67 |
74 |
194 |
40 |
278 |
119 |
98 |
169 |
54 |
84 |
229 |
126 |
122 |
24 |
87 |
432 |
203 |
345 |
191 |
172 |
191 |
142 |
Character |
r |
t |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
n |
-n |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
Milliseconds |
112 |
204 |
129 |
138 |
98 |
163 |
158 |
306 |
229 |
115 |
345 |
146 |
215 |
410 |
118 |
97 |
298 |
248 |
115 |
138 |
97 |
126 |
128 |
149 |
695 |
Character |
w |
o |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
Milliseconds |
261 |
115 |
163 |
101 |
180 |
94 |
71 |
160 |
135 |
297 |
157 |
115 |
125 |
83 |
138 |
180 |
160 |
464 |
220 |
126 |
141 |
115 |
252 |
281 |
133 |
Character |
a |
p |
i |
. |
t |
w |
e |
-e |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
Milliseconds |
177 |
107 |
158 |
491 |
245 |
207 |
122 |
389 |
213 |
125 |
161 |
150 |
171 |
321 |
264 |
87 |
85 |
249 |
569 |
53 |
668 |
114 |
147 |
84 |
139 |
Character |
s |
e |
r |
-r |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
Milliseconds |
150 |
158 |
138 |
639 |
142 |
143 |
268 |
92 |
88 |
80 |
317 |
278 |
113 |
111 |
72 |
168 |
145 |
109 |
75 |
257 |
277 |
69 |
363 |
143 |
279 |
Character |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
d |
-d |
s |
c |
r |
e |
e |
n |
_ |
Milliseconds |
181 |
190 |
247 |
92 |
154 |
147 |
210 |
224 |
117 |
416 |
96 |
331 |
497 |
177 |
141 |
166 |
422 |
404 |
47 |
128 |
273 |
84 |
138 |
142 |
175 |
Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
f |
d |
-d |
-f |
j |
s |
o |
n |
. |
l |
o |
a |
d |
Milliseconds |
195 |
106 |
391 |
110 |
236 |
89 |
122 |
93 |
148 |
138 |
138 |
204 |
92 |
139 |
358 |
170 |
326 |
203 |
95 |
116 |
234 |
269 |
390 |
109 |
174 |
Character |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
Milliseconds |
279 |
203 |
98 |
96 |
188 |
54 |
117 |
206 |
114 |
212 |
667 |
79 |
168 |
225 |
164 |
128 |
289 |
202 |
101 |
70 |
289 |
165 |
107 |
201 |
90 |
Character |
i |
n |
t |
|
l |
e |
n |
9 |
-9 |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
Milliseconds |
105 |
116 |
41 |
137 |
128 |
72 |
212 |
270 |
395 |
213 |
158 |
106 |
80 |
113 |
269 |
254 |
113 |
153 |
215 |
167 |
125 |
295 |
118 |
142 |
266 |
Character |
|
f |
o |
|
- |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
Milliseconds |
229 |
207 |
144 |
302 |
526 |
160 |
105 |
150 |
244 |
208 |
386 |
228 |
419 |
138 |
134 |
101 |
93 |
121 |
91 |
122 |
352 |
157 |
181 |
147 |
65 |
Character |
n |
t |
|
t |
w |
e |
e |
t |
[ |
t |
-t |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
108 |
98 |
180 |
130 |
157 |
116 |
180 |
160 |
181 |
423 |
454 |
245 |
171 |
95 |
200 |
187 |
147 |
212 |
|
WPM Timing |
Seconds |
WPM |
1.02 |
82.24 |
2.04 |
88.11 |
3.06 |
62.66 |
4.09 |
58.74 |
5.11 |
61.09 |
6.13 |
60.7 |
7.15 |
55.38 |
8.17 |
58.74 |
9.19 |
56.13 |
10.21 |
59.91 |
11.24 |
60.88 |
12.26 |
60.7 |
13.28 |
60.55 |
14.3 |
59.58 |
15.32 |
57.96 |
16.34 |
58.01 |
17.36 |
57.36 |
18.39 |
56.78 |
19.41 |
56.88 |
20.43 |
56.39 |
21.45 |
57.62 |
22.47 |
58.21 |
23.49 |
58.23 |
24.51 |
58.25 |
25.54 |
58.27 |
26.56 |
57.84 |
27.58 |
56.56 |
28.6 |
57.06 |
29.62 |
57.12 |
30.64 |
57.96 |
31.67 |
56.47 |
32.69 |
56.54 |
33.71 |
56.6 |
34.73 |
57.7 |
35.75 |
57.06 |
36.77 |
57.43 |
37.79 |
58.1 |
38.82 |
58.43 |
39.84 |
58.44 |
40.86 |
58.45 |
41.88 |
58.45 |
42.9 |
58.18 |
43.92 |
57.65 |
44.94 |
57.4 |
45.97 |
57.96 |
46.99 |
58.23 |
48.01 |
58.74 |
49.03 |
58.01 |
50.05 |
58.02 |
51.07 |
57.8 |
|