Official speed |
64.14 wpm (46.02 seconds elapsed during race) |
Without ending ping |
64.62 wpm (712 ms delay sending score to TypeRacer’s server) |
Timerless |
65.85 wpm (847 ms elapsed before first character typed; 44.47 seconds elapsed during race) |
Timerless minus one |
65.58 wpm, ignoring the first character typed |
Race Start |
January 5, 2025 4:34:19pm UTC |
Race Finish |
January 5, 2025 4:35:05pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.7% |
Points |
25.66 |
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 |
important urllib2 importa json screen_name = "wordpress" url = h"http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = jsnon.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text'] |
Timing |
Character |
i |
m |
p |
o |
r |
t |
a |
n |
t |
-t |
-n |
-a |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
Milliseconds |
847 |
54 |
163 |
62 |
99 |
171 |
114 |
83 |
132 |
415 |
150 |
158 |
417 |
370 |
214 |
190 |
156 |
485 |
109 |
245 |
145 |
169 |
79 |
134 |
65 |
Character |
r |
t |
a |
-a |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
Milliseconds |
86 |
226 |
59 |
558 |
260 |
357 |
123 |
118 |
92 |
84 |
104 |
195 |
231 |
78 |
129 |
150 |
350 |
208 |
88 |
91 |
101 |
129 |
156 |
67 |
415 |
Character |
w |
o |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
h |
-h |
" |
h |
t |
t |
p |
: |
Milliseconds |
220 |
77 |
98 |
79 |
173 |
120 |
54 |
122 |
169 |
286 |
82 |
186 |
70 |
96 |
136 |
959 |
100 |
191 |
356 |
178 |
288 |
97 |
158 |
85 |
266 |
Character |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
Milliseconds |
237 |
128 |
206 |
96 |
100 |
260 |
351 |
111 |
153 |
91 |
135 |
125 |
103 |
68 |
209 |
63 |
87 |
180 |
414 |
104 |
565 |
163 |
88 |
75 |
128 |
Character |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
Milliseconds |
93 |
169 |
86 |
365 |
289 |
42 |
49 |
105 |
286 |
260 |
98 |
34 |
136 |
377 |
68 |
105 |
59 |
232 |
189 |
134 |
75 |
76 |
323 |
514 |
182 |
Character |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
Milliseconds |
216 |
48 |
139 |
146 |
208 |
301 |
78 |
114 |
67 |
313 |
435 |
277 |
207 |
83 |
145 |
196 |
214 |
34 |
141 |
132 |
226 |
235 |
79 |
145 |
58 |
Character |
|
d |
a |
t |
a |
|
= |
|
j |
s |
n |
-n |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
Milliseconds |
108 |
102 |
83 |
102 |
82 |
112 |
134 |
89 |
232 |
84 |
206 |
421 |
239 |
83 |
243 |
263 |
234 |
118 |
64 |
330 |
447 |
101 |
99 |
150 |
106 |
Character |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
Milliseconds |
197 |
232 |
236 |
310 |
119 |
103 |
217 |
74 |
112 |
112 |
202 |
263 |
102 |
86 |
313 |
151 |
156 |
171 |
137 |
87 |
115 |
97 |
137 |
137 |
111 |
Character |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
Milliseconds |
84 |
231 |
768 |
97 |
104 |
82 |
300 |
651 |
101 |
403 |
180 |
174 |
66 |
190 |
123 |
112 |
397 |
256 |
105 |
93 |
123 |
85 |
138 |
102 |
144 |
Character |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
Milliseconds |
525 |
211 |
142 |
204 |
76 |
88 |
67 |
120 |
76 |
84 |
331 |
71 |
157 |
84 |
122 |
64 |
102 |
87 |
153 |
135 |
114 |
149 |
150 |
129 |
459 |
Character |
t |
e |
x |
t |
' |
] |
Milliseconds |
291 |
37 |
215 |
101 |
103 |
197 |
|
WPM Timing |
Seconds |
WPM |
0.92 |
26.07 |
1.84 |
39.11 |
2.76 |
26.07 |
3.68 |
32.59 |
4.6 |
33.9 |
5.52 |
43.46 |
6.44 |
40.97 |
7.36 |
45.63 |
8.28 |
47.8 |
9.2 |
52.15 |
10.13 |
53.33 |
11.05 |
55.41 |
11.97 |
57.16 |
12.89 |
54.94 |
13.81 |
53.02 |
14.73 |
54.59 |
15.65 |
54.45 |
16.57 |
57.22 |
17.49 |
57.64 |
18.41 |
57.36 |
19.33 |
58.35 |
20.25 |
58.66 |
21.17 |
60.08 |
22.09 |
60.84 |
23.01 |
59.97 |
23.93 |
60.17 |
24.85 |
60.35 |
25.77 |
60.53 |
26.69 |
61.14 |
27.61 |
62.58 |
28.54 |
63.08 |
29.46 |
61.92 |
30.38 |
62.02 |
31.3 |
62.12 |
32.22 |
61.83 |
33.14 |
62.65 |
34.06 |
62.36 |
34.98 |
63.47 |
35.9 |
63.51 |
36.82 |
63.23 |
37.74 |
62.32 |
38.66 |
62.39 |
39.58 |
62.15 |
40.5 |
63.11 |
41.42 |
62.58 |
42.34 |
63.2 |
43.26 |
64.35 |
44.18 |
64.37 |
45.1 |
64.38 |
46.02 |
64.14 |
|