Official speed |
74.93 wpm (39.40 seconds elapsed during race) |
Without ending ping |
75.44 wpm (587 ms delay sending score to TypeRacer’s server) |
Timerless |
75.77 wpm (168 ms elapsed before first character typed; 38.64 seconds elapsed during race) |
Timerless minus one |
75.46 wpm, ignoring the first character typed |
Race Start |
September 3, 2023 8:59:45pm UTC |
Race Finish |
September 3, 2023 9:00:24pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.1% |
Points |
29.97 |
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 = h"http://api.twitter.com/1/statuses/ user_timeline.json?screen_name=" +_ s screen_name data = json.load(urllib2.urlopen(url)) print len(data), '"tweetsa" for tweet in data: print 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 |
168 |
152 |
104 |
160 |
84 |
154 |
59 |
101 |
122 |
132 |
147 |
137 |
98 |
181 |
159 |
114 |
64 |
88 |
127 |
65 |
144 |
58 |
81 |
79 |
95 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
65 |
73 |
503 |
160 |
193 |
76 |
115 |
122 |
185 |
144 |
71 |
91 |
73 |
97 |
125 |
110 |
317 |
149 |
150 |
83 |
117 |
204 |
65 |
45 |
151 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
h |
-h |
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
Milliseconds |
142 |
281 |
143 |
123 |
124 |
72 |
101 |
152 |
101 |
138 |
344 |
314 |
362 |
120 |
95 |
133 |
272 |
294 |
148 |
180 |
298 |
130 |
219 |
281 |
175 |
Character |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
|
- |
u |
s |
Milliseconds |
126 |
115 |
260 |
143 |
85 |
130 |
133 |
70 |
48 |
148 |
183 |
183 |
453 |
108 |
54 |
97 |
110 |
230 |
166 |
161 |
153 |
132 |
415 |
128 |
45 |
Character |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
Milliseconds |
95 |
71 |
128 |
213 |
115 |
81 |
65 |
117 |
123 |
78 |
48 |
167 |
245 |
185 |
103 |
55 |
183 |
329 |
188 |
165 |
70 |
104 |
115 |
182 |
143 |
Character |
a |
m |
e |
= |
" |
|
+ |
_ |
|
s |
-s |
- |
-_ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
Milliseconds |
45 |
122 |
25 |
344 |
509 |
171 |
237 |
8 |
96 |
156 |
209 |
130 |
138 |
39 |
59 |
172 |
152 |
72 |
138 |
84 |
201 |
211 |
104 |
195 |
58 |
Character |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
Milliseconds |
151 |
89 |
101 |
82 |
404 |
117 |
154 |
183 |
270 |
107 |
71 |
78 |
202 |
218 |
143 |
54 |
131 |
164 |
195 |
98 |
89 |
141 |
97 |
119 |
148 |
Character |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
Milliseconds |
242 |
414 |
108 |
66 |
191 |
161 |
112 |
61 |
174 |
174 |
108 |
107 |
219 |
118 |
131 |
110 |
85 |
87 |
70 |
45 |
94 |
415 |
75 |
74 |
184 |
Character |
d |
a |
t |
a |
) |
, |
|
' |
-' |
" |
t |
w |
e |
e |
t |
s |
a |
-a |
" |
|
f |
o |
r |
|
t |
Milliseconds |
120 |
134 |
72 |
95 |
357 |
381 |
144 |
580 |
484 |
461 |
235 |
131 |
90 |
175 |
88 |
127 |
13 |
394 |
286 |
185 |
105 |
86 |
83 |
74 |
89 |
Character |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
Milliseconds |
144 |
143 |
147 |
87 |
64 |
69 |
60 |
41 |
84 |
80 |
85 |
80 |
207 |
91 |
130 |
66 |
99 |
26 |
47 |
85 |
87 |
138 |
90 |
186 |
87 |
Character |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
297 |
519 |
306 |
92 |
179 |
112 |
450 |
194 |
|
WPM Timing |
Seconds |
WPM |
0.79 |
76.15 |
1.58 |
91.38 |
2.36 |
96.45 |
3.15 |
102.8 |
3.94 |
91.38 |
4.73 |
93.92 |
5.52 |
91.38 |
6.3 |
93.28 |
7.09 |
91.38 |
7.88 |
89.86 |
8.67 |
83.07 |
9.46 |
82.49 |
10.24 |
79.66 |
11.03 |
78.32 |
11.82 |
78.18 |
12.61 |
79.96 |
13.39 |
78.84 |
14.18 |
78.69 |
14.97 |
76.15 |
15.76 |
78.43 |
16.55 |
79.05 |
17.33 |
78.23 |
18.12 |
78.8 |
18.91 |
79.32 |
19.7 |
77.37 |
20.49 |
74.98 |
21.27 |
76.15 |
22.06 |
76.15 |
22.85 |
76.15 |
23.64 |
75.64 |
24.43 |
76.15 |
25.21 |
76.62 |
26 |
76.61 |
26.79 |
76.15 |
27.58 |
77.02 |
28.37 |
77.84 |
29.15 |
77.79 |
29.94 |
77.75 |
30.73 |
76.93 |
31.52 |
75.01 |
32.31 |
73.55 |
33.09 |
73.97 |
33.88 |
72.96 |
34.67 |
73.73 |
35.46 |
75.47 |
36.25 |
76.81 |
37.03 |
76.8 |
37.82 |
75.83 |
38.61 |
75.22 |
39.4 |
74.93 |
|