| Official speed |
68.97 wpm (42.80 seconds elapsed during race) |
| Without ending ping |
69.16 wpm (467 ms delay sending score to TypeRacer’s server) |
| Timerless |
69.75 wpm (353 ms elapsed before first character typed; 41.98 seconds elapsed during race) |
| Timerless minus one |
69.46 wpm, ignoring the first character typed |
| Race Start |
March 1, 2025 9:10:52am UTC |
| Race Finish |
March 1, 2025 9:11:35am UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
98.1% |
| Points |
27.59 |
| 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= == "wordpreessss" 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: priuntnt 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 |
353 |
114 |
54 |
47 |
71 |
144 |
90 |
128 |
118 |
83 |
189 |
111 |
170 |
212 |
205 |
116 |
80 |
65 |
36 |
50 |
131 |
96 |
87 |
120 |
102 |
| Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
-= |
|
= |
-= |
= |
|
" |
w |
o |
r |
d |
| Milliseconds |
53 |
75 |
60 |
184 |
151 |
65 |
140 |
86 |
184 |
155 |
101 |
90 |
89 |
179 |
380 |
172 |
142 |
9 |
342 |
188 |
336 |
244 |
76 |
66 |
128 |
| Character |
p |
r |
e |
e |
s |
s |
-s |
-s |
-e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
| Milliseconds |
109 |
84 |
16 |
228 |
66 |
166 |
347 |
151 |
129 |
82 |
145 |
209 |
165 |
151 |
532 |
159 |
130 |
166 |
124 |
522 |
198 |
80 |
134 |
74 |
219 |
| Character |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
| Milliseconds |
206 |
139 |
200 |
47 |
145 |
237 |
138 |
96 |
106 |
154 |
164 |
105 |
78 |
132 |
96 |
96 |
41 |
200 |
274 |
323 |
330 |
210 |
123 |
79 |
144 |
| Character |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
| Milliseconds |
91 |
133 |
70 |
412 |
322 |
73 |
73 |
48 |
427 |
225 |
102 |
90 |
56 |
147 |
97 |
78 |
73 |
207 |
170 |
124 |
82 |
102 |
235 |
212 |
144 |
| Character |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
| Milliseconds |
125 |
73 |
118 |
85 |
278 |
225 |
87 |
110 |
51 |
569 |
323 |
397 |
234 |
144 |
89 |
172 |
129 |
56 |
142 |
84 |
216 |
200 |
84 |
115 |
59 |
| Character |
|
= |
-= |
d |
a |
t |
a |
|
= |
-= |
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
| Milliseconds |
137 |
159 |
393 |
91 |
71 |
76 |
106 |
152 |
228 |
5 |
859 |
241 |
190 |
135 |
68 |
56 |
173 |
169 |
106 |
62 |
65 |
247 |
302 |
69 |
99 |
| Character |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
| Milliseconds |
201 |
187 |
148 |
231 |
359 |
216 |
61 |
113 |
207 |
135 |
113 |
88 |
284 |
480 |
61 |
88 |
268 |
279 |
367 |
116 |
83 |
92 |
61 |
139 |
140 |
| Character |
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
| Milliseconds |
137 |
80 |
118 |
455 |
272 |
89 |
76 |
96 |
321 |
375 |
99 |
245 |
137 |
103 |
81 |
151 |
84 |
100 |
400 |
206 |
97 |
100 |
61 |
123 |
68 |
| Character |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
u |
n |
t |
-t |
-n |
-u |
n |
t |
| Milliseconds |
94 |
83 |
156 |
133 |
189 |
114 |
42 |
80 |
61 |
74 |
84 |
91 |
251 |
57 |
158 |
92 |
91 |
9 |
52 |
65 |
347 |
136 |
139 |
188 |
67 |
| Character |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
} |
-} |
] |
| Milliseconds |
113 |
76 |
86 |
84 |
156 |
95 |
382 |
631 |
211 |
57 |
164 |
107 |
169 |
665 |
544 |
217 |
|
| WPM Timing |
| Seconds |
WPM |
0.86 |
84.11 |
1.71 |
91.12 |
2.57 |
98.13 |
3.42 |
101.63 |
4.28 |
100.93 |
5.14 |
91.12 |
5.99 |
82.11 |
6.85 |
82.36 |
7.7 |
76.32 |
8.56 |
72.9 |
9.42 |
71.37 |
10.27 |
68.92 |
11.13 |
70.09 |
11.98 |
70.09 |
12.84 |
71.96 |
13.7 |
72.72 |
14.55 |
70.92 |
15.41 |
72.43 |
16.26 |
72.3 |
17.12 |
72.19 |
17.98 |
73.43 |
18.83 |
73.28 |
19.69 |
73.75 |
20.54 |
73.01 |
21.4 |
71.77 |
22.26 |
72.79 |
23.11 |
73.21 |
23.97 |
72.59 |
24.82 |
70.57 |
25.68 |
69.62 |
26.54 |
71 |
27.39 |
70.97 |
28.25 |
70.09 |
29.1 |
70.92 |
29.96 |
70.09 |
30.82 |
69.7 |
31.67 |
70.47 |
32.53 |
70.09 |
33.38 |
70.09 |
34.24 |
69.74 |
35.1 |
70.09 |
35.95 |
71.09 |
36.81 |
72.05 |
37.67 |
72.64 |
38.52 |
71.34 |
39.38 |
71.92 |
40.23 |
70.99 |
41.09 |
70.97 |
41.95 |
69.52 |
42.8 |
68.97 |
|