Official speed |
67.47 wpm (43.75 seconds elapsed during race) |
Without ending ping |
67.73 wpm (521 ms delay sending score to TypeRacer’s server) |
Timerless |
68.26 wpm (335 ms elapsed before first character typed; 42.90 seconds elapsed during race) |
Timerless minus one |
67.98 wpm, ignoring the first character typed |
Race Start |
February 2, 2025 6:50:25pm UTC |
Race Finish |
February 2, 2025 6:51:08pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
99.2% |
Points |
26.99 |
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_na eme=" + 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 |
335 |
160 |
189 |
112 |
112 |
79 |
48 |
81 |
110 |
80 |
144 |
251 |
176 |
145 |
140 |
96 |
109 |
110 |
128 |
32 |
63 |
64 |
78 |
110 |
78 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
108 |
47 |
94 |
95 |
188 |
109 |
142 |
128 |
297 |
201 |
111 |
127 |
154 |
350 |
95 |
63 |
329 |
160 |
111 |
80 |
157 |
127 |
64 |
49 |
141 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
Milliseconds |
158 |
287 |
172 |
95 |
96 |
124 |
473 |
110 |
95 |
335 |
253 |
122 |
127 |
112 |
715 |
430 |
155 |
1076 |
64 |
413 |
487 |
121 |
53 |
95 |
80 |
Character |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
Milliseconds |
128 |
159 |
93 |
253 |
126 |
95 |
126 |
758 |
109 |
127 |
510 |
109 |
128 |
62 |
128 |
79 |
145 |
112 |
529 |
236 |
94 |
65 |
48 |
234 |
157 |
Character |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
|
e |
-e |
Milliseconds |
256 |
158 |
65 |
111 |
141 |
95 |
111 |
171 |
220 |
79 |
95 |
110 |
537 |
144 |
142 |
158 |
94 |
112 |
160 |
253 |
221 |
61 |
158 |
110 |
300 |
Character |
- |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
+ |
-+ |
n |
a |
m |
e |
|
d |
a |
t |
Milliseconds |
142 |
208 |
142 |
176 |
362 |
316 |
422 |
94 |
96 |
111 |
397 |
141 |
126 |
110 |
286 |
0 |
431 |
391 |
112 |
127 |
127 |
77 |
99 |
93 |
95 |
Character |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
Milliseconds |
112 |
347 |
111 |
63 |
160 |
175 |
111 |
158 |
870 |
226 |
141 |
79 |
97 |
732 |
257 |
109 |
143 |
158 |
351 |
173 |
127 |
158 |
237 |
110 |
96 |
Character |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
Milliseconds |
206 |
78 |
129 |
144 |
219 |
205 |
95 |
81 |
251 |
297 |
311 |
54 |
125 |
79 |
110 |
48 |
47 |
128 |
93 |
80 |
238 |
80 |
112 |
110 |
63 |
Character |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
Milliseconds |
236 |
269 |
110 |
495 |
173 |
47 |
174 |
140 |
95 |
237 |
378 |
127 |
126 |
80 |
94 |
48 |
111 |
31 |
188 |
143 |
79 |
64 |
97 |
112 |
31 |
Character |
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
96 |
111 |
97 |
96 |
411 |
111 |
110 |
94 |
112 |
110 |
78 |
80 |
80 |
49 |
157 |
128 |
174 |
570 |
414 |
140 |
48 |
173 |
175 |
838 |
253 |
|
WPM Timing |
Seconds |
WPM |
0.88 |
54.85 |
1.75 |
82.28 |
2.63 |
86.85 |
3.5 |
99.42 |
4.38 |
93.25 |
5.25 |
89.14 |
6.13 |
88.16 |
7 |
87.42 |
7.88 |
85.33 |
8.75 |
82.28 |
9.63 |
79.79 |
10.5 |
76.57 |
11.38 |
70.68 |
12.25 |
68.57 |
13.13 |
70.4 |
14 |
70.28 |
14.88 |
68.57 |
15.75 |
68.57 |
16.63 |
67.85 |
17.5 |
68.57 |
18.38 |
69.87 |
19.25 |
69.81 |
20.13 |
69.76 |
21 |
69.71 |
21.88 |
67.47 |
22.75 |
66.46 |
23.63 |
66.54 |
24.5 |
66.12 |
25.38 |
64.31 |
26.25 |
65.82 |
27.13 |
66.36 |
28 |
65.14 |
28.88 |
65.24 |
29.75 |
63.73 |
30.63 |
63.87 |
31.5 |
64.38 |
32.38 |
64.49 |
33.25 |
64.6 |
34.13 |
65.75 |
35 |
66.51 |
35.88 |
65.89 |
36.75 |
66.28 |
37.63 |
66.65 |
38.5 |
67.94 |
39.38 |
68.26 |
40.25 |
69.46 |
41.13 |
68.86 |
42 |
68.85 |
42.88 |
67.73 |
43.75 |
67.47 |
|