| Official speed |
58.84 wpm (50.17 seconds elapsed during race) |
| Without ending ping |
60.11 wpm (1,463 ms delay sending score to TypeRacer’s server) |
| Timerless |
60.62 wpm (406 ms elapsed before first character typed; 48.30 seconds elapsed during race) |
| Timerless minus one |
60.37 wpm, ignoring the first character typed |
| Race Start |
April 18, 2024 9:50:57pm UTC |
| Race Finish |
April 18, 2024 9:51:47pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
97.0% |
| Points |
23.54 |
| 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 impot rt json screen _name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name'e=" sc+ screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweeet]['text'\] |
| Timing |
| Character |
i |
m |
p |
o |
r |
t |
|
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
t |
|
- |
-t |
r |
t |
| Milliseconds |
406 |
83 |
198 |
68 |
107 |
164 |
30 |
119 |
99 |
103 |
145 |
151 |
163 |
185 |
101 |
127 |
131 |
119 |
73 |
381 |
148 |
373 |
111 |
215 |
179 |
| Character |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
|
- |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
| Milliseconds |
86 |
397 |
233 |
94 |
118 |
36 |
58 |
148 |
147 |
174 |
133 |
201 |
87 |
345 |
202 |
231 |
86 |
73 |
60 |
108 |
129 |
119 |
173 |
212 |
78 |
| Character |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
| Milliseconds |
111 |
135 |
144 |
193 |
73 |
177 |
125 |
330 |
154 |
101 |
126 |
62 |
56 |
180 |
113 |
428 |
180 |
90 |
133 |
197 |
262 |
366 |
143 |
172 |
74 |
| Character |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
| Milliseconds |
198 |
182 |
124 |
187 |
156 |
94 |
99 |
117 |
61 |
125 |
155 |
34 |
117 |
221 |
160 |
244 |
281 |
144 |
139 |
127 |
168 |
361 |
77 |
187 |
164 |
| Character |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
| Milliseconds |
167 |
94 |
49 |
78 |
321 |
238 |
66 |
109 |
54 |
136 |
96 |
124 |
43 |
151 |
137 |
115 |
59 |
100 |
171 |
222 |
284 |
206 |
216 |
126 |
230 |
| Character |
_ |
n |
a |
m |
e |
' |
-' |
-e |
e |
= |
" |
|
s |
c |
-c |
-s |
+ |
|
s |
c |
r |
e |
e |
n |
_ |
| Milliseconds |
239 |
210 |
80 |
60 |
94 |
175 |
644 |
317 |
775 |
560 |
404 |
398 |
851 |
201 |
345 |
140 |
708 |
338 |
204 |
150 |
161 |
200 |
139 |
136 |
208 |
| Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
| Milliseconds |
209 |
52 |
100 |
70 |
132 |
64 |
100 |
91 |
95 |
102 |
829 |
268 |
205 |
93 |
93 |
118 |
679 |
218 |
170 |
89 |
162 |
431 |
260 |
105 |
116 |
| Character |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
| Milliseconds |
130 |
145 |
75 |
206 |
147 |
205 |
122 |
101 |
327 |
112 |
119 |
107 |
180 |
192 |
103 |
103 |
238 |
210 |
493 |
144 |
115 |
83 |
99 |
81 |
288 |
| Character |
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
| Milliseconds |
127 |
202 |
107 |
175 |
155 |
113 |
71 |
123 |
281 |
317 |
68 |
427 |
207 |
216 |
219 |
131 |
264 |
97 |
277 |
181 |
101 |
107 |
49 |
96 |
103 |
| Character |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
e |
| Milliseconds |
104 |
249 |
134 |
70 |
137 |
70 |
166 |
31 |
130 |
177 |
57 |
94 |
287 |
204 |
99 |
125 |
94 |
121 |
48 |
140 |
292 |
240 |
282 |
121 |
132 |
| Character |
-e |
t |
] |
-] |
[ |
' |
t |
e |
x |
t |
' |
\ |
-\ |
] |
| Milliseconds |
515 |
74 |
316 |
526 |
761 |
800 |
211 |
184 |
188 |
403 |
498 |
354 |
0 |
0 |
|
| WPM Timing |
| Seconds |
WPM |
1 |
59.8 |
2.01 |
77.74 |
3.01 |
75.74 |
4.01 |
62.79 |
5.02 |
66.97 |
6.02 |
65.78 |
7.02 |
66.63 |
8.03 |
68.77 |
9.03 |
69.1 |
10.03 |
70.56 |
11.04 |
69.58 |
12.04 |
69.76 |
13.04 |
70.84 |
14.05 |
71.76 |
15.05 |
71.76 |
16.05 |
71.76 |
17.06 |
72.46 |
18.06 |
74.41 |
19.06 |
73.64 |
20.07 |
73.55 |
21.07 |
70.05 |
22.07 |
67.41 |
23.08 |
65.52 |
24.08 |
63.28 |
25.09 |
60.75 |
26.09 |
59.34 |
27.09 |
60.24 |
28.1 |
61.93 |
29.1 |
60.62 |
30.1 |
60.59 |
31.11 |
60.57 |
32.11 |
60.54 |
33.11 |
61.25 |
34.12 |
61.56 |
35.12 |
61.16 |
36.12 |
61.79 |
37.13 |
62.38 |
38.13 |
62 |
39.13 |
61.94 |
40.14 |
62.49 |
41.14 |
63.3 |
42.14 |
63.78 |
43.15 |
64.52 |
44.15 |
63.87 |
45.15 |
62.72 |
46.16 |
61.62 |
47.16 |
60.81 |
48.16 |
60.29 |
49.17 |
60.04 |
50.17 |
58.84 |
|