Official speed |
33.36 wpm (88.49 seconds elapsed during race) |
Without ending ping |
33.50 wpm (1,079 ms delay sending score to TypeRacer’s server) |
Timerless |
33.75 wpm (651 ms elapsed before first character typed; 86.76 seconds elapsed during race) |
Timerless minus one |
33.61 wpm, ignoring the first character typed |
Race Start |
January 31, 2024 2:53:31am UTC |
Race Finish |
January 31, 2024 2:54:59am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.4% |
Points |
13.35 |
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 ijmpmport json screen-__name = "wodrdpress" ul rl = "htt0p;://api.twitteerr.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(ulrrllib2.urlopen(url)) print len(data), "tweets" foer tweet ind data: print tweet['text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
j |
m |
p |
-p |
-m |
-j |
m |
p |
o |
Milliseconds |
651 |
151 |
280 |
98 |
732 |
210 |
51 |
288 |
125 |
164 |
116 |
121 |
166 |
456 |
221 |
238 |
46 |
144 |
140 |
372 |
169 |
207 |
283 |
186 |
154 |
Character |
r |
t |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
- |
_ |
-_ |
-- |
_ |
n |
a |
m |
e |
|
= |
Milliseconds |
213 |
201 |
125 |
511 |
161 |
106 |
121 |
126 |
218 |
260 |
278 |
191 |
423 |
239 |
498 |
552 |
504 |
150 |
179 |
451 |
133 |
80 |
100 |
182 |
682 |
Character |
|
" |
w |
o |
d |
-d |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
l |
|
- |
-l |
r |
l |
|
= |
|
Milliseconds |
401 |
541 |
364 |
70 |
451 |
374 |
137 |
160 |
356 |
167 |
477 |
338 |
248 |
433 |
282 |
181 |
145 |
227 |
467 |
160 |
473 |
301 |
234 |
436 |
234 |
Character |
" |
h |
t |
t |
0 |
-0 |
p |
; |
-; |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
e |
r |
-r |
Milliseconds |
1061 |
314 |
238 |
211 |
317 |
689 |
1471 |
757 |
446 |
263 |
1068 |
144 |
485 |
259 |
476 |
485 |
504 |
298 |
192 |
183 |
215 |
29 |
565 |
108 |
592 |
Character |
-e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
Milliseconds |
167 |
88 |
276 |
446 |
21 |
130 |
542 |
873 |
783 |
425 |
176 |
120 |
167 |
357 |
195 |
207 |
513 |
564 |
356 |
131 |
142 |
161 |
852 |
502 |
125 |
Character |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
Milliseconds |
140 |
57 |
380 |
132 |
121 |
163 |
551 |
754 |
213 |
101 |
168 |
482 |
813 |
299 |
368 |
200 |
208 |
189 |
749 |
342 |
96 |
131 |
85 |
1021 |
872 |
Character |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
Milliseconds |
604 |
1058 |
612 |
208 |
370 |
356 |
275 |
195 |
194 |
1058 |
266 |
110 |
84 |
136 |
177 |
191 |
173 |
182 |
213 |
202 |
604 |
378 |
458 |
315 |
164 |
Character |
n |
. |
l |
o |
a |
d |
( |
u |
l |
r |
-r |
-l |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
Milliseconds |
103 |
335 |
441 |
444 |
113 |
273 |
590 |
398 |
250 |
107 |
515 |
162 |
55 |
155 |
289 |
207 |
261 |
797 |
536 |
435 |
275 |
128 |
270 |
357 |
253 |
Character |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
Milliseconds |
137 |
492 |
374 |
133 |
93 |
669 |
183 |
277 |
184 |
135 |
37 |
169 |
75 |
130 |
707 |
127 |
95 |
805 |
413 |
138 |
188 |
869 |
615 |
438 |
140 |
Character |
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
e |
-e |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
d |
-d |
Milliseconds |
547 |
284 |
466 |
351 |
143 |
186 |
164 |
545 |
241 |
306 |
201 |
48 |
737 |
173 |
196 |
188 |
304 |
289 |
148 |
189 |
124 |
165 |
109 |
254 |
618 |
Character |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
Milliseconds |
64 |
164 |
133 |
219 |
120 |
923 |
154 |
242 |
155 |
40 |
105 |
76 |
314 |
359 |
226 |
278 |
119 |
287 |
777 |
803 |
306 |
245 |
577 |
219 |
449 |
Character |
] |
Milliseconds |
691 |
|
WPM Timing |
Seconds |
WPM |
1.77 |
27.12 |
3.54 |
44.07 |
5.31 |
36.16 |
7.08 |
40.68 |
8.85 |
43.4 |
10.62 |
37.29 |
12.39 |
37.78 |
14.16 |
37.29 |
15.93 |
36.16 |
17.7 |
36.61 |
19.47 |
35.14 |
21.24 |
33.9 |
23.01 |
32.86 |
24.78 |
31 |
26.55 |
29.38 |
28.32 |
29.66 |
30.09 |
29.91 |
31.86 |
29.38 |
33.63 |
29.62 |
35.4 |
29.16 |
37.17 |
30.03 |
38.94 |
30.2 |
40.71 |
31.25 |
42.47 |
31.36 |
44.24 |
31.19 |
46.01 |
31.29 |
47.78 |
31.39 |
49.55 |
30.75 |
51.32 |
30.63 |
53.09 |
30.51 |
54.86 |
31.5 |
56.63 |
31.57 |
58.4 |
31.85 |
60.17 |
31.71 |
61.94 |
31.77 |
63.71 |
31.45 |
65.48 |
31.89 |
67.25 |
32.12 |
69.02 |
32.86 |
70.79 |
32.72 |
72.56 |
32.58 |
74.33 |
32.61 |
76.1 |
32.8 |
77.87 |
32.82 |
79.64 |
33.15 |
81.41 |
33.31 |
83.18 |
33.9 |
84.95 |
33.62 |
86.72 |
33.63 |
88.49 |
33.36 |
|