Official speed |
54.40 wpm (54.26 seconds elapsed during race) |
Without ending ping |
55.79 wpm (1,787 ms delay sending score to TypeRacer’s server) |
Timerless |
55.95 wpm (148 ms elapsed before first character typed; 52.33 seconds elapsed during race) |
Timerless minus one |
55.72 wpm, ignoring the first character typed |
Race Start |
August 30, 2023 2:56:08pm UTC |
Race Finish |
August 30, 2023 2:57:03pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.8% |
Points |
21.76 |
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.ladoad(urllib2.urlopen(url)) print len(adata), "tweets" fro or o rr tweet in data: prointint tweet['text'] |
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 |
148 |
144 |
120 |
63 |
94 |
189 |
94 |
177 |
106 |
146 |
193 |
206 |
142 |
996 |
71 |
147 |
130 |
120 |
60 |
107 |
178 |
72 |
117 |
59 |
175 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
148 |
129 |
188 |
205 |
187 |
161 |
178 |
94 |
260 |
245 |
97 |
153 |
96 |
126 |
227 |
77 |
326 |
282 |
85 |
127 |
121 |
450 |
70 |
64 |
194 |
Character |
s |
" |
|
u |
r |
l |
= |
-= |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
Milliseconds |
161 |
330 |
228 |
176 |
118 |
97 |
389 |
398 |
117 |
272 |
122 |
520 |
184 |
169 |
143 |
119 |
736 |
233 |
183 |
154 |
161 |
159 |
256 |
400 |
167 |
Character |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
Milliseconds |
264 |
112 |
150 |
136 |
84 |
140 |
117 |
76 |
96 |
517 |
541 |
174 |
363 |
124 |
112 |
65 |
202 |
169 |
557 |
231 |
250 |
295 |
105 |
86 |
114 |
Character |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
Milliseconds |
278 |
483 |
65 |
94 |
83 |
126 |
58 |
97 |
59 |
192 |
167 |
134 |
49 |
98 |
291 |
335 |
204 |
189 |
144 |
159 |
75 |
266 |
244 |
98 |
125 |
Character |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
Milliseconds |
72 |
423 |
380 |
214 |
533 |
117 |
163 |
163 |
189 |
170 |
142 |
104 |
276 |
311 |
102 |
146 |
102 |
108 |
107 |
132 |
83 |
105 |
88 |
200 |
110 |
Character |
j |
s |
o |
n |
. |
l |
a |
d |
-d |
-a |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
Milliseconds |
136 |
103 |
73 |
107 |
167 |
203 |
77 |
163 |
287 |
197 |
276 |
135 |
137 |
487 |
217 |
72 |
143 |
192 |
136 |
118 |
618 |
254 |
210 |
83 |
111 |
Character |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
a |
-a |
d |
a |
Milliseconds |
262 |
302 |
241 |
156 |
499 |
161 |
86 |
112 |
493 |
21 |
435 |
156 |
116 |
69 |
139 |
16 |
101 |
180 |
69 |
77 |
482 |
17 |
480 |
158 |
138 |
Character |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
r |
o |
|
- |
-o |
o |
r |
|
- |
-r |
Milliseconds |
81 |
103 |
508 |
407 |
199 |
437 |
179 |
204 |
285 |
156 |
138 |
101 |
265 |
157 |
64 |
186 |
20 |
148 |
355 |
207 |
298 |
74 |
85 |
389 |
237 |
Character |
-o |
-r |
o |
|
r |
-r |
- |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
Milliseconds |
180 |
179 |
83 |
144 |
38 |
448 |
218 |
184 |
283 |
168 |
225 |
185 |
149 |
100 |
78 |
98 |
124 |
57 |
81 |
123 |
110 |
92 |
304 |
90 |
254 |
Character |
r |
o |
i |
n |
t |
-t |
-n |
-i |
-o |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
Milliseconds |
212 |
112 |
64 |
109 |
99 |
208 |
203 |
239 |
245 |
199 |
86 |
72 |
111 |
285 |
211 |
254 |
156 |
152 |
460 |
230 |
302 |
57 |
241 |
140 |
374 |
Character |
] |
Milliseconds |
642 |
|
WPM Timing |
Seconds |
WPM |
1.09 |
88.46 |
2.17 |
71.87 |
3.26 |
62.66 |
4.34 |
74.63 |
5.43 |
72.98 |
6.51 |
71.87 |
7.6 |
72.66 |
8.68 |
70.49 |
9.77 |
68.8 |
10.85 |
65.24 |
11.94 |
64.33 |
13.02 |
60.81 |
14.11 |
60.39 |
15.19 |
61.6 |
16.28 |
61.18 |
17.36 |
60.81 |
18.45 |
59.84 |
19.54 |
60.2 |
20.62 |
61.1 |
21.71 |
62.47 |
22.79 |
62.13 |
23.88 |
62.32 |
24.96 |
61.05 |
26.05 |
61.27 |
27.13 |
61.48 |
28.22 |
63.36 |
29.3 |
63.07 |
30.39 |
62 |
31.47 |
62.15 |
32.56 |
61.18 |
33.64 |
61.35 |
34.73 |
61.16 |
35.81 |
60.98 |
36.9 |
61.46 |
37.99 |
61.29 |
39.07 |
60.51 |
40.16 |
60.07 |
41.24 |
60.23 |
42.33 |
58.69 |
43.41 |
57.22 |
44.5 |
56.36 |
45.58 |
56.34 |
46.67 |
57.34 |
47.75 |
57.04 |
48.84 |
56.27 |
49.92 |
56.49 |
51.01 |
55.99 |
52.09 |
55.98 |
53.18 |
55.51 |
54.26 |
54.4 |
|