| Official speed |
100.69 wpm (29.32 seconds elapsed during race) |
| Without ending ping |
101.60 wpm (500 ms delay sending score to TypeRacer’s server) |
| Timerless |
103.05 wpm (405 ms elapsed before first character typed; 28.41 seconds elapsed during race) |
| Timerless minus one |
102.63 wpm, ignoring the first character typed |
| Race Start |
January 31, 2025 6:37:35pm UTC |
| Race Finish |
January 31, 2025 6:38:04pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
98.4% |
| Points |
40.28 |
| 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:a//api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(*ururl)) print len(adata), "tweets" for tweet in adata: 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 |
405 |
50 |
92 |
46 |
100 |
121 |
80 |
99 |
67 |
168 |
150 |
32 |
87 |
219 |
85 |
114 |
12 |
68 |
52 |
64 |
140 |
49 |
78 |
81 |
87 |
| Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
| Milliseconds |
26 |
56 |
116 |
116 |
135 |
67 |
132 |
57 |
178 |
185 |
81 |
86 |
33 |
71 |
107 |
54 |
177 |
148 |
90 |
65 |
56 |
79 |
83 |
35 |
65 |
| Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
a |
-a |
/ |
/ |
a |
p |
i |
. |
t |
w |
| Milliseconds |
150 |
201 |
130 |
120 |
94 |
75 |
98 |
147 |
69 |
237 |
197 |
55 |
114 |
64 |
195 |
153 |
312 |
156 |
121 |
113 |
120 |
78 |
202 |
63 |
87 |
| Character |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
| Milliseconds |
75 |
74 |
134 |
10 |
125 |
147 |
178 |
106 |
49 |
130 |
223 |
184 |
188 |
98 |
83 |
79 |
104 |
60 |
46 |
108 |
120 |
183 |
48 |
46 |
16 |
| Character |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
| Milliseconds |
240 |
127 |
40 |
32 |
73 |
59 |
28 |
36 |
66 |
114 |
155 |
84 |
86 |
29 |
164 |
374 |
112 |
152 |
35 |
140 |
72 |
218 |
160 |
59 |
66 |
| Character |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
| Milliseconds |
75 |
106 |
220 |
324 |
284 |
144 |
93 |
88 |
173 |
40 |
140 |
59 |
219 |
166 |
85 |
64 |
63 |
52 |
103 |
66 |
83 |
101 |
36 |
114 |
50 |
| Character |
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
| Milliseconds |
101 |
50 |
99 |
21 |
178 |
140 |
112 |
48 |
21 |
216 |
146 |
70 |
100 |
133 |
50 |
67 |
183 |
132 |
219 |
98 |
81 |
150 |
128 |
125 |
98 |
| Character |
( |
* |
u |
r |
-r |
-u |
-* |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
a |
-a |
| Milliseconds |
154 |
0 |
133 |
61 |
259 |
87 |
127 |
231 |
64 |
88 |
256 |
93 |
266 |
69 |
94 |
44 |
44 |
63 |
50 |
84 |
82 |
67 |
150 |
204 |
400 |
| Character |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
| Milliseconds |
50 |
79 |
67 |
99 |
194 |
209 |
81 |
283 |
119 |
86 |
79 |
120 |
80 |
55 |
234 |
89 |
59 |
96 |
52 |
31 |
139 |
81 |
81 |
147 |
58 |
| Character |
|
i |
n |
|
a |
-a |
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
| Milliseconds |
96 |
49 |
52 |
68 |
156 |
282 |
62 |
65 |
110 |
55 |
207 |
92 |
101 |
64 |
89 |
13 |
87 |
80 |
114 |
76 |
43 |
154 |
73 |
138 |
268 |
| Character |
t |
e |
x |
t |
' |
] |
| Milliseconds |
360 |
85 |
251 |
155 |
99 |
192 |
|
| WPM Timing |
| Seconds |
WPM |
0.59 |
61.4 |
1.17 |
92.09 |
1.76 |
95.51 |
2.35 |
112.56 |
2.93 |
118.7 |
3.52 |
115.97 |
4.1 |
119.87 |
4.69 |
120.23 |
5.28 |
118.24 |
5.86 |
118.7 |
6.45 |
115.35 |
7.04 |
110.85 |
7.62 |
105.48 |
8.21 |
106.71 |
8.8 |
107.78 |
9.38 |
106.16 |
9.97 |
104.73 |
10.55 |
106.88 |
11.14 |
106.64 |
11.73 |
110.51 |
12.31 |
110.12 |
12.9 |
108.84 |
13.49 |
108.56 |
14.07 |
107.44 |
14.66 |
104.78 |
15.25 |
105.48 |
15.83 |
105.36 |
16.42 |
106.71 |
17 |
107.97 |
17.59 |
107.78 |
18.18 |
108.27 |
18.76 |
108.08 |
19.35 |
107.29 |
19.94 |
104.73 |
20.52 |
103.5 |
21.11 |
102.33 |
21.7 |
104.54 |
22.28 |
102.33 |
22.87 |
101.8 |
23.45 |
100.79 |
24.04 |
101.83 |
24.63 |
102.33 |
25.21 |
102.8 |
25.8 |
101.86 |
26.39 |
102.33 |
26.97 |
103.22 |
27.56 |
103.2 |
28.14 |
102.33 |
28.73 |
101.49 |
29.32 |
100.69 |
|