Official speed |
68.33 wpm (43.20 seconds elapsed during race) |
Without ending ping |
68.80 wpm (644 ms delay sending score to TypeRacer’s server) |
Timerless |
69.60 wpm (487 ms elapsed before first character typed; 42.07 seconds elapsed during race) |
Timerless minus one |
69.31 wpm, ignoring the first character typed |
Race Start |
August 11, 2023 8:44:11pm UTC |
Race Finish |
August 11, 2023 8:44:54pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
98.8% |
Points |
27.33 |
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.urlopen(url)) print leNn(data), "tweets " for tweet in data: print tweet['test'xt'] |
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 |
487 |
165 |
64 |
69 |
70 |
187 |
55 |
132 |
118 |
263 |
336 |
129 |
302 |
313 |
123 |
162 |
155 |
52 |
69 |
87 |
173 |
60 |
98 |
147 |
58 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
99 |
111 |
236 |
255 |
257 |
62 |
161 |
82 |
252 |
302 |
113 |
118 |
92 |
44 |
191 |
93 |
284 |
457 |
73 |
166 |
202 |
254 |
119 |
90 |
141 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
Milliseconds |
185 |
233 |
74 |
181 |
97 |
95 |
135 |
258 |
89 |
510 |
256 |
181 |
167 |
94 |
323 |
309 |
150 |
279 |
41 |
102 |
235 |
138 |
162 |
93 |
121 |
Character |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
Milliseconds |
136 |
137 |
71 |
82 |
176 |
67 |
92 |
286 |
273 |
489 |
271 |
55 |
139 |
90 |
94 |
132 |
164 |
191 |
371 |
211 |
110 |
51 |
48 |
208 |
211 |
Character |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
Milliseconds |
59 |
132 |
69 |
129 |
69 |
243 |
101 |
157 |
243 |
130 |
40 |
56 |
337 |
322 |
192 |
216 |
84 |
123 |
81 |
226 |
198 |
115 |
76 |
109 |
302 |
Character |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
Milliseconds |
416 |
187 |
745 |
169 |
154 |
190 |
220 |
87 |
131 |
73 |
232 |
202 |
116 |
82 |
86 |
66 |
171 |
135 |
93 |
96 |
73 |
207 |
83 |
191 |
146 |
Character |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
Milliseconds |
63 |
76 |
203 |
231 |
166 |
67 |
71 |
294 |
310 |
90 |
204 |
177 |
124 |
219 |
273 |
124 |
252 |
89 |
92 |
232 |
186 |
134 |
53 |
254 |
212 |
Character |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
N |
-N |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
Milliseconds |
90 |
93 |
249 |
216 |
314 |
149 |
119 |
66 |
134 |
48 |
73 |
144 |
88 |
482 |
333 |
161 |
214 |
222 |
162 |
75 |
94 |
248 |
373 |
120 |
229 |
Character |
t |
w |
e |
e |
t |
s |
|
- |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
Milliseconds |
378 |
181 |
94 |
181 |
166 |
146 |
111 |
230 |
279 |
92 |
167 |
120 |
85 |
46 |
210 |
212 |
70 |
188 |
141 |
225 |
216 |
111 |
90 |
170 |
138 |
Character |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
s |
t |
' |
-' |
-t |
-s |
Milliseconds |
105 |
96 |
232 |
51 |
168 |
109 |
38 |
151 |
44 |
73 |
163 |
119 |
121 |
201 |
166 |
294 |
434 |
277 |
89 |
212 |
50 |
229 |
327 |
159 |
146 |
Character |
x |
t |
' |
] |
Milliseconds |
140 |
84 |
127 |
463 |
|
WPM Timing |
Seconds |
WPM |
0.86 |
69.44 |
1.73 |
69.44 |
2.59 |
60.18 |
3.46 |
69.44 |
4.32 |
77.77 |
5.18 |
76.39 |
6.05 |
75.39 |
6.91 |
72.91 |
7.78 |
70.98 |
8.64 |
73.61 |
9.5 |
74.49 |
10.37 |
70.6 |
11.23 |
69.44 |
12.1 |
69.44 |
12.96 |
71.29 |
13.82 |
72.05 |
14.69 |
69.44 |
15.55 |
70.98 |
16.42 |
71.63 |
17.28 |
72.91 |
18.14 |
72.75 |
19.01 |
71.97 |
19.87 |
72.46 |
20.74 |
72.33 |
21.6 |
70.55 |
22.47 |
69.98 |
23.33 |
69.96 |
24.19 |
71.43 |
25.06 |
72.31 |
25.92 |
72.68 |
26.79 |
72.13 |
27.65 |
72.05 |
28.51 |
71.97 |
29.38 |
72.3 |
30.24 |
71.43 |
31.11 |
72.53 |
31.97 |
70.94 |
32.83 |
70.9 |
33.7 |
70.51 |
34.56 |
70.14 |
35.43 |
69.44 |
36.29 |
69.77 |
37.15 |
69.76 |
38.02 |
70.39 |
38.88 |
71.29 |
39.75 |
71.25 |
40.61 |
70.62 |
41.47 |
69.44 |
42.34 |
68.87 |
43.2 |
68.33 |
|