Official speed |
67.53 wpm (43.71 seconds elapsed during race) |
Without ending ping |
67.85 wpm (557 ms delay sending score to TypeRacer’s server) |
Timerless |
68.64 wpm (501 ms elapsed before first character typed; 42.66 seconds elapsed during race) |
Timerless minus one |
68.36 wpm, ignoring the first character typed |
Race Start |
February 23, 2025 10:35:42pm UTC |
Race Finish |
February 23, 2025 10:36:26pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
97.8% |
Points |
27.01 |
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 = "https:s://api.tweiitter.come/1/1/statuesses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweent 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 |
501 |
103 |
67 |
103 |
76 |
180 |
106 |
112 |
94 |
95 |
178 |
86 |
142 |
238 |
169 |
114 |
113 |
75 |
122 |
105 |
256 |
189 |
179 |
133 |
151 |
Character |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
w |
o |
r |
d |
p |
r |
e |
s |
Milliseconds |
66 |
114 |
85 |
320 |
200 |
75 |
190 |
85 |
197 |
170 |
89 |
110 |
47 |
95 |
132 |
76 |
255 |
170 |
67 |
94 |
171 |
152 |
65 |
85 |
47 |
Character |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
s |
: |
-: |
-s |
s |
-s |
: |
/ |
/ |
a |
p |
Milliseconds |
199 |
274 |
105 |
170 |
85 |
96 |
122 |
169 |
200 |
329 |
151 |
104 |
142 |
104 |
124 |
322 |
282 |
141 |
151 |
540 |
378 |
236 |
170 |
76 |
151 |
Character |
i |
. |
t |
w |
e |
i |
-i |
-e |
i |
t |
t |
e |
r |
. |
c |
o |
m |
e |
/ |
1 |
-1 |
-/ |
-e |
/ |
1 |
Milliseconds |
132 |
249 |
149 |
151 |
104 |
76 |
304 |
122 |
104 |
94 |
143 |
149 |
86 |
48 |
143 |
55 |
47 |
142 |
220 |
73 |
350 |
133 |
150 |
397 |
98 |
Character |
/ |
s |
t |
a |
t |
u |
e |
s |
-s |
-e |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
Milliseconds |
101 |
351 |
84 |
152 |
169 |
132 |
78 |
83 |
341 |
132 |
67 |
133 |
133 |
225 |
227 |
66 |
94 |
77 |
200 |
158 |
66 |
96 |
56 |
104 |
75 |
Character |
n |
e |
. |
j |
s |
o |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
Milliseconds |
78 |
111 |
106 |
150 |
142 |
106 |
55 |
330 |
192 |
254 |
190 |
83 |
190 |
93 |
207 |
191 |
94 |
105 |
75 |
661 |
378 |
189 |
397 |
653 |
150 |
Character |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
Milliseconds |
218 |
170 |
78 |
169 |
142 |
198 |
557 |
350 |
77 |
74 |
104 |
114 |
143 |
67 |
102 |
95 |
85 |
116 |
149 |
114 |
105 |
84 |
275 |
198 |
151 |
Character |
a |
d |
( |
u |
r |
l |
l |
i |
b |
2 |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
Milliseconds |
58 |
73 |
266 |
265 |
102 |
87 |
161 |
95 |
83 |
605 |
351 |
207 |
66 |
114 |
303 |
103 |
95 |
95 |
180 |
200 |
111 |
87 |
225 |
143 |
103 |
Character |
p |
r |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
Milliseconds |
160 |
141 |
77 |
104 |
85 |
86 |
84 |
84 |
86 |
208 |
189 |
133 |
66 |
114 |
237 |
415 |
55 |
304 |
254 |
278 |
158 |
199 |
160 |
179 |
379 |
Character |
|
f |
o |
r |
|
t |
w |
e |
e |
n |
-n |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
Milliseconds |
126 |
102 |
121 |
40 |
103 |
142 |
103 |
86 |
169 |
152 |
321 |
58 |
104 |
141 |
95 |
75 |
144 |
121 |
105 |
112 |
247 |
65 |
189 |
105 |
66 |
Character |
n |
t |
|
t |
w |
e |
e |
t |
|
- |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
95 |
66 |
141 |
124 |
124 |
120 |
238 |
208 |
122 |
369 |
463 |
285 |
396 |
151 |
237 |
123 |
151 |
340 |
|
WPM Timing |
Seconds |
WPM |
0.87 |
68.63 |
1.75 |
82.35 |
2.62 |
82.35 |
3.5 |
78.92 |
4.37 |
79.61 |
5.25 |
80.07 |
6.12 |
82.35 |
6.99 |
85.79 |
7.87 |
85.4 |
8.74 |
82.35 |
9.62 |
79.86 |
10.49 |
73.2 |
11.37 |
69.68 |
12.24 |
70.59 |
13.11 |
67.71 |
13.99 |
70.34 |
14.86 |
66.21 |
15.74 |
64.82 |
16.61 |
65.02 |
17.49 |
63.82 |
18.36 |
64.71 |
19.23 |
68 |
20.11 |
68.03 |
20.98 |
68.06 |
21.86 |
68.08 |
22.73 |
66.52 |
23.61 |
65.07 |
24.48 |
65.2 |
25.35 |
64.37 |
26.23 |
64.97 |
27.1 |
66.41 |
27.98 |
66.91 |
28.85 |
66.96 |
29.73 |
66.61 |
30.6 |
66.28 |
31.47 |
66.72 |
32.35 |
67.14 |
33.22 |
68.63 |
34.1 |
68.63 |
34.97 |
68.28 |
35.85 |
67.96 |
36.72 |
68.3 |
37.59 |
68.31 |
38.47 |
68.63 |
39.34 |
69.24 |
40.22 |
69.82 |
41.09 |
68.92 |
41.97 |
68.06 |
42.84 |
68.07 |
43.71 |
67.53 |
|