Official speed |
34.73 wpm (85.00 seconds elapsed during race) |
Without ending ping |
34.91 wpm (1,120 ms delay sending score to TypeRacer’s server) |
Timerless |
35.16 wpm (597 ms elapsed before first character typed; 83.28 seconds elapsed during race) |
Timerless minus one |
35.01 wpm, ignoring the first character typed |
Race Start |
August 17, 2023 8:51:03pm UTC |
Race Finish |
August 17, 2023 8:52:28pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
94.2% |
Points |
13.89 |
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 urlilib2 ipmomport json screen_name = "wordpress" url = "http: //api. ttwitter.c om/1/statuses /user t_timelinek.josson=?screen_name=" + screen_annname data = json.load(urllib2.urlopen(url)) print len(data) , "tweetrs" for tweet in data: print teweet['tetxxt0'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
i |
-i |
l |
i |
b |
2 |
|
i |
p |
m |
o |
-o |
-m |
-p |
m |
Milliseconds |
597 |
160 |
40 |
93 |
138 |
184 |
217 |
376 |
114 |
125 |
92 |
487 |
184 |
88 |
177 |
555 |
148 |
361 |
184 |
21 |
155 |
402 |
136 |
95 |
191 |
Character |
p |
o |
r |
t |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
Milliseconds |
82 |
43 |
99 |
144 |
112 |
191 |
151 |
492 |
138 |
155 |
211 |
316 |
159 |
309 |
207 |
129 |
444 |
252 |
79 |
128 |
66 |
310 |
518 |
177 |
534 |
Character |
w |
o |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
|
- |
Milliseconds |
619 |
142 |
82 |
191 |
223 |
406 |
99 |
172 |
504 |
590 |
425 |
216 |
167 |
136 |
271 |
803 |
164 |
820 |
310 |
380 |
124 |
137 |
488 |
127 |
580 |
Character |
/ |
/ |
a |
p |
i |
. |
|
t |
-t |
- |
t |
w |
i |
t |
t |
e |
r |
. |
c |
|
- |
o |
m |
/ |
1 |
Milliseconds |
316 |
128 |
572 |
76 |
504 |
1294 |
136 |
359 |
419 |
117 |
705 |
183 |
297 |
296 |
226 |
139 |
92 |
408 |
122 |
23 |
647 |
202 |
120 |
909 |
490 |
Character |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
|
- |
/ |
u |
s |
e |
r |
|
t |
-t |
- |
_ |
t |
i |
m |
e |
Milliseconds |
1109 |
271 |
169 |
113 |
234 |
817 |
57 |
194 |
285 |
199 |
583 |
264 |
522 |
183 |
185 |
104 |
198 |
168 |
391 |
97 |
319 |
272 |
101 |
97 |
90 |
Character |
l |
i |
n |
e |
k |
-k |
. |
j |
o |
s |
-s |
-o |
s |
o |
n |
= |
-= |
? |
s |
c |
r |
e |
e |
n |
_ |
Milliseconds |
224 |
112 |
199 |
130 |
358 |
641 |
715 |
231 |
107 |
109 |
393 |
96 |
95 |
128 |
78 |
688 |
499 |
141 |
706 |
200 |
92 |
227 |
96 |
216 |
513 |
Character |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
a |
n |
-n |
n |
-n |
-a |
n |
a |
m |
Milliseconds |
302 |
62 |
122 |
63 |
803 |
847 |
1121 |
1157 |
157 |
184 |
202 |
119 |
131 |
297 |
188 |
619 |
236 |
108 |
401 |
279 |
289 |
118 |
168 |
54 |
130 |
Character |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
Milliseconds |
74 |
334 |
132 |
96 |
157 |
65 |
248 |
513 |
360 |
501 |
143 |
191 |
179 |
347 |
261 |
215 |
98 |
120 |
1062 |
794 |
61 |
154 |
442 |
144 |
314 |
Character |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
Milliseconds |
546 |
325 |
359 |
456 |
183 |
473 |
151 |
289 |
122 |
700 |
976 |
190 |
358 |
858 |
144 |
316 |
190 |
120 |
88 |
107 |
58 |
259 |
194 |
134 |
509 |
Character |
( |
d |
a |
t |
a |
) |
|
- |
, |
|
" |
t |
w |
e |
e |
t |
r |
-r |
s |
" |
|
f |
o |
r |
|
Milliseconds |
902 |
212 |
134 |
181 |
77 |
889 |
351 |
458 |
196 |
117 |
558 |
375 |
349 |
166 |
145 |
165 |
12 |
567 |
189 |
514 |
599 |
255 |
144 |
64 |
167 |
Character |
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
e |
-e |
w |
Milliseconds |
178 |
183 |
321 |
97 |
134 |
208 |
134 |
108 |
109 |
164 |
80 |
121 |
68 |
393 |
184 |
163 |
28 |
216 |
104 |
81 |
195 |
390 |
350 |
441 |
52 |
Character |
e |
e |
t |
[ |
' |
t |
e |
t |
x |
-x |
-t |
x |
t |
0 |
-0 |
' |
] |
Milliseconds |
172 |
153 |
143 |
926 |
1026 |
454 |
93 |
369 |
651 |
193 |
128 |
215 |
96 |
175 |
497 |
774 |
521 |
|
WPM Timing |
Seconds |
WPM |
1.7 |
49.41 |
3.4 |
45.88 |
5.1 |
37.65 |
6.8 |
45.88 |
8.5 |
46.59 |
10.2 |
47.06 |
11.9 |
46.39 |
13.6 |
45 |
15.3 |
44.71 |
17 |
42.35 |
18.7 |
41.71 |
20.4 |
40.59 |
22.1 |
38.55 |
23.8 |
36.81 |
25.5 |
37.65 |
27.2 |
36.18 |
28.9 |
35.29 |
30.6 |
35.69 |
32.3 |
34.92 |
34 |
34.59 |
35.7 |
35.97 |
37.4 |
34.97 |
39.1 |
34.37 |
40.8 |
34.12 |
42.5 |
35.01 |
44.2 |
34.21 |
45.9 |
33.2 |
47.6 |
34.03 |
49.3 |
33.1 |
51 |
34.12 |
52.7 |
34.16 |
54.4 |
34.63 |
56.1 |
34.44 |
57.8 |
34.46 |
59.5 |
34.49 |
61.2 |
34.12 |
62.9 |
33.96 |
64.6 |
34.92 |
66.3 |
34.75 |
68 |
34.41 |
69.7 |
34.26 |
71.4 |
34.29 |
73.1 |
34.64 |
74.8 |
35.78 |
76.5 |
36.39 |
78.2 |
36.22 |
79.9 |
35.75 |
81.6 |
35.29 |
83.3 |
34.86 |
85 |
34.73 |
|