| Official speed |
91.58 wpm (32.23 seconds elapsed during race) |
| Without ending ping |
91.99 wpm (404 ms delay sending score to TypeRacer’s server) |
| Timerless |
91.99 wpm (2 ms elapsed before first character typed; 31.83 seconds elapsed during race) |
| Timerless minus one |
91.62 wpm, ignoring the first character typed |
| Race Start |
April 1, 2024 2:27:19am UTC |
| Race Finish |
April 1, 2024 2:27:51am UTC |
| Outcome |
Win (1 of 2) |
| Accuracy |
98.1% |
| Points |
36.63 |
| 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/iseruser_timeline.json? screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" 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 |
2 |
27 |
112 |
22 |
28 |
103 |
74 |
59 |
56 |
98 |
144 |
54 |
101 |
166 |
137 |
68 |
29 |
135 |
31 |
68 |
100 |
88 |
28 |
88 |
84 |
| Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
- |
|
- |
-- |
= |
|
" |
w |
o |
r |
d |
| Milliseconds |
29 |
51 |
97 |
18 |
141 |
30 |
112 |
79 |
152 |
141 |
78 |
70 |
52 |
56 |
371 |
69 |
328 |
152 |
81 |
108 |
248 |
131 |
85 |
51 |
172 |
| Character |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
| Milliseconds |
110 |
55 |
23 |
137 |
118 |
204 |
45 |
252 |
63 |
70 |
123 |
123 |
100 |
277 |
195 |
85 |
117 |
99 |
370 |
245 |
135 |
194 |
133 |
42 |
240 |
| Character |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
i |
s |
| Milliseconds |
71 |
19 |
113 |
68 |
106 |
112 |
27 |
100 |
102 |
74 |
29 |
185 |
144 |
124 |
120 |
110 |
119 |
51 |
93 |
237 |
249 |
145 |
406 |
153 |
94 |
| Character |
e |
r |
-r |
-e |
-s |
-i |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
| Milliseconds |
145 |
42 |
182 |
117 |
119 |
129 |
124 |
364 |
232 |
19 |
250 |
127 |
70 |
18 |
46 |
102 |
20 |
9 |
85 |
158 |
194 |
76 |
87 |
22 |
285 |
| Character |
|
- |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
| Milliseconds |
355 |
296 |
109 |
35 |
137 |
22 |
122 |
103 |
219 |
135 |
65 |
97 |
36 |
162 |
561 |
229 |
287 |
78 |
195 |
69 |
136 |
17 |
130 |
92 |
257 |
| Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
| Milliseconds |
240 |
68 |
75 |
56 |
66 |
66 |
52 |
103 |
55 |
207 |
100 |
87 |
150 |
97 |
62 |
18 |
210 |
173 |
137 |
61 |
23 |
193 |
159 |
51 |
111 |
| Character |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
| Milliseconds |
136 |
61 |
74 |
129 |
151 |
236 |
130 |
98 |
148 |
154 |
67 |
54 |
160 |
152 |
38 |
100 |
212 |
238 |
195 |
286 |
82 |
66 |
25 |
55 |
51 |
| Character |
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
| Milliseconds |
85 |
82 |
55 |
179 |
88 |
60 |
92 |
62 |
217 |
155 |
241 |
207 |
146 |
101 |
128 |
218 |
93 |
113 |
196 |
36 |
70 |
75 |
65 |
45 |
91 |
| Character |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
| Milliseconds |
71 |
48 |
118 |
85 |
35 |
177 |
21 |
49 |
81 |
49 |
80 |
70 |
168 |
63 |
107 |
67 |
54 |
25 |
65 |
50 |
90 |
76 |
53 |
137 |
98 |
| Character |
; |
-; |
[ |
' |
t |
e |
x |
t |
' |
[ |
-[ |
] |
| Milliseconds |
236 |
318 |
561 |
466 |
72 |
30 |
167 |
150 |
82 |
178 |
523 |
116 |
|
| WPM Timing |
| Seconds |
WPM |
0.64 |
186.14 |
1.29 |
158.22 |
1.93 |
161.32 |
2.58 |
153.56 |
3.22 |
145.19 |
3.87 |
120.99 |
4.51 |
114.34 |
5.16 |
116.34 |
5.8 |
111.68 |
6.45 |
109.82 |
7.09 |
108.3 |
7.74 |
102.38 |
8.38 |
101.66 |
9.03 |
105.04 |
9.67 |
105.48 |
10.31 |
104.7 |
10.96 |
101.83 |
11.6 |
97.21 |
12.25 |
92.09 |
12.89 |
91.21 |
13.54 |
93.96 |
14.18 |
94.76 |
14.83 |
91.45 |
15.47 |
90.74 |
16.12 |
90.84 |
16.76 |
89.49 |
17.41 |
88.24 |
18.05 |
89.08 |
18.7 |
88.58 |
19.34 |
89.97 |
19.99 |
91.27 |
20.63 |
91.32 |
21.27 |
92.51 |
21.92 |
91.97 |
22.56 |
92.01 |
23.21 |
92.04 |
23.85 |
91.06 |
24.5 |
93.07 |
25.14 |
93.07 |
25.79 |
92.6 |
26.43 |
92.62 |
27.08 |
93.96 |
27.72 |
95.23 |
28.37 |
96.88 |
29.01 |
97.62 |
29.66 |
95.5 |
30.3 |
93.86 |
30.94 |
93.84 |
31.59 |
92.31 |
32.23 |
91.58 |
|