Official speed |
73.65 wpm (40.08 seconds elapsed during race) |
Without ending ping |
74.35 wpm (702 ms delay sending score to TypeRacer’s server) |
Timerless |
74.60 wpm (129 ms elapsed before first character typed; 39.25 seconds elapsed during race) |
Timerless minus one |
74.29 wpm, ignoring the first character typed |
Race Start |
February 16, 2025 12:06:00pm UTC |
Race Finish |
February 16, 2025 12:06:40pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.0% |
Points |
29.46 |
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 urllib 2 2 import json screen_name = "wordpress" url= = "hrttp://api.twitter.com/1/statuses/user_timeline.json?screen_name=" _+ screen_name data = jsonl.load(urllib.2.urlopwnen(rrurl)) 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 |
|
- |
-2 |
- |
2 |
|
i |
m |
p |
o |
Milliseconds |
129 |
189 |
182 |
67 |
73 |
138 |
58 |
93 |
81 |
126 |
114 |
202 |
199 |
113 |
119 |
110 |
172 |
126 |
104 |
73 |
79 |
87 |
145 |
122 |
78 |
Character |
r |
t |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
Milliseconds |
46 |
137 |
52 |
35 |
127 |
58 |
128 |
53 |
108 |
103 |
204 |
99 |
133 |
66 |
187 |
185 |
76 |
86 |
71 |
92 |
88 |
99 |
152 |
149 |
69 |
Character |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
= |
|
- |
-= |
|
= |
|
" |
h |
r |
-r |
t |
t |
Milliseconds |
84 |
149 |
68 |
109 |
138 |
54 |
147 |
210 |
89 |
161 |
91 |
182 |
417 |
203 |
281 |
148 |
105 |
96 |
128 |
236 |
253 |
97 |
232 |
119 |
135 |
Character |
p |
: |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
Milliseconds |
115 |
202 |
234 |
149 |
97 |
98 |
171 |
201 |
165 |
117 |
49 |
118 |
149 |
62 |
188 |
220 |
196 |
62 |
108 |
214 |
164 |
84 |
315 |
104 |
100 |
Character |
t |
u |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
. |
j |
s |
o |
n |
? |
Milliseconds |
68 |
69 |
115 |
265 |
76 |
176 |
298 |
101 |
68 |
134 |
478 |
208 |
96 |
96 |
116 |
88 |
97 |
138 |
65 |
145 |
185 |
64 |
107 |
131 |
247 |
Character |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
_ |
-_ |
+ |
|
s |
c |
r |
e |
e |
n |
_ |
Milliseconds |
251 |
100 |
170 |
47 |
136 |
73 |
183 |
191 |
104 |
98 |
82 |
204 |
250 |
424 |
387 |
362 |
307 |
95 |
137 |
97 |
170 |
70 |
175 |
0 |
476 |
Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
l |
-l |
. |
l |
o |
a |
d |
( |
u |
Milliseconds |
229 |
54 |
97 |
48 |
121 |
131 |
103 |
80 |
123 |
78 |
133 |
112 |
533 |
88 |
99 |
201 |
168 |
234 |
183 |
162 |
152 |
79 |
39 |
184 |
229 |
Character |
r |
l |
l |
i |
b |
. |
-. |
2 |
. |
u |
r |
l |
o |
p |
w |
n |
-n |
-w |
e |
n |
( |
r |
-r |
r |
-r |
Milliseconds |
88 |
516 |
128 |
221 |
149 |
267 |
314 |
111 |
107 |
465 |
83 |
107 |
197 |
102 |
132 |
84 |
218 |
115 |
114 |
99 |
203 |
465 |
236 |
318 |
213 |
Character |
u |
r |
l |
) |
) |
|
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
Milliseconds |
211 |
105 |
116 |
266 |
170 |
148 |
102 |
108 |
86 |
50 |
51 |
69 |
94 |
59 |
100 |
208 |
176 |
101 |
114 |
66 |
243 |
204 |
87 |
259 |
208 |
Character |
w |
e |
e |
t |
s |
" |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
Milliseconds |
99 |
84 |
136 |
148 |
111 |
253 |
71 |
126 |
173 |
143 |
82 |
219 |
106 |
100 |
147 |
150 |
71 |
81 |
76 |
41 |
82 |
81 |
89 |
82 |
243 |
Character |
|
p |
r |
i |
n |
t |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
42 |
131 |
82 |
117 |
80 |
18 |
83 |
121 |
109 |
72 |
150 |
152 |
193 |
271 |
133 |
209 |
110 |
97 |
170 |
516 |
|
WPM Timing |
Seconds |
WPM |
0.8 |
89.82 |
1.6 |
89.82 |
2.4 |
64.87 |
3.21 |
78.59 |
4.01 |
86.82 |
4.81 |
89.82 |
5.61 |
94.09 |
6.41 |
95.43 |
7.21 |
93.14 |
8.02 |
83.83 |
8.82 |
81.65 |
9.62 |
78.59 |
10.42 |
79.45 |
11.22 |
79.12 |
12.02 |
78.84 |
12.83 |
79.53 |
13.63 |
80.13 |
14.43 |
79.84 |
15.23 |
78 |
16.03 |
80.09 |
16.83 |
80.55 |
17.64 |
80.97 |
18.44 |
80.71 |
19.24 |
79.21 |
20.04 |
76.05 |
20.84 |
76.57 |
21.64 |
75.4 |
22.45 |
77.52 |
23.25 |
76.4 |
24.05 |
75.85 |
24.85 |
76.3 |
25.65 |
74.85 |
26.45 |
74.39 |
27.26 |
73.09 |
28.06 |
73.14 |
28.86 |
71.94 |
29.66 |
70.4 |
30.46 |
69.33 |
31.26 |
69.47 |
32.07 |
70.73 |
32.87 |
71.2 |
33.67 |
71.28 |
34.47 |
71.71 |
35.27 |
71.79 |
36.07 |
73.18 |
36.87 |
73.87 |
37.68 |
74.85 |
38.48 |
74.54 |
39.28 |
74.24 |
40.08 |
73.65 |
|