Official speed |
69.07 wpm (42.74 seconds elapsed during race) |
Without ending ping |
69.51 wpm (617 ms delay sending score to TypeRacer’s server) |
Timerless |
69.91 wpm (239 ms elapsed before first character typed; 41.88 seconds elapsed during race) |
Timerless minus one |
69.62 wpm, ignoring the first character typed |
Race Start |
June 21, 2023 11:27:49am UTC |
Race Finish |
June 21, 2023 11:28:31am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.3% |
Points |
27.63 |
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 |
impotrt rurllib2 import json screen_name = "Worwordpress" url = "http://api.twitter.com/1/statuses/user_timeline ..json?screen_name=" + screen_name data = json.load(urllib12,.urlopen(url)) print len(data(), "tweets" for tweet in data: print tweet['text'] |
Timing |
Character |
i |
m |
p |
o |
t |
-t |
r |
t |
|
r |
-r |
u |
r |
l |
l |
i |
b |
2 |
|
i |
m |
p |
o |
r |
t |
Milliseconds |
239 |
210 |
187 |
37 |
250 |
381 |
70 |
163 |
106 |
191 |
276 |
158 |
78 |
112 |
130 |
93 |
112 |
84 |
141 |
101 |
198 |
132 |
35 |
64 |
169 |
Character |
|
j |
s |
o |
n |
|
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
|
= |
|
" |
W |
o |
r |
-r |
Milliseconds |
116 |
95 |
79 |
119 |
94 |
66 |
49 |
151 |
163 |
70 |
129 |
61 |
490 |
403 |
87 |
79 |
87 |
86 |
129 |
101 |
296 |
221 |
153 |
47 |
306 |
Character |
-o |
-W |
w |
o |
r |
d |
p |
r |
e |
s |
s |
" |
|
u |
r |
l |
|
= |
|
" |
h |
t |
t |
p |
: |
Milliseconds |
81 |
96 |
67 |
129 |
73 |
156 |
125 |
90 |
91 |
95 |
159 |
235 |
80 |
94 |
85 |
78 |
88 |
164 |
73 |
422 |
166 |
101 |
121 |
167 |
545 |
Character |
/ |
/ |
a |
p |
i |
. |
t |
w |
i |
t |
t |
e |
r |
. |
c |
o |
m |
/ |
1 |
/ |
s |
t |
a |
t |
u |
Milliseconds |
231 |
137 |
108 |
147 |
152 |
160 |
323 |
167 |
180 |
257 |
133 |
109 |
83 |
87 |
154 |
56 |
144 |
171 |
160 |
256 |
218 |
125 |
98 |
93 |
135 |
Character |
s |
e |
s |
/ |
u |
s |
e |
r |
_ |
t |
i |
m |
e |
l |
i |
n |
e |
|
. |
-. |
- |
. |
j |
s |
o |
Milliseconds |
100 |
135 |
92 |
151 |
174 |
53 |
98 |
76 |
223 |
199 |
63 |
150 |
59 |
110 |
99 |
70 |
72 |
0 |
125 |
369 |
87 |
168 |
159 |
117 |
0 |
Character |
n |
? |
s |
c |
r |
e |
e |
n |
_ |
n |
a |
m |
e |
= |
" |
|
+ |
|
s |
c |
r |
e |
e |
n |
_ |
Milliseconds |
147 |
218 |
334 |
440 |
146 |
86 |
120 |
89 |
277 |
215 |
73 |
88 |
67 |
335 |
905 |
152 |
878 |
147 |
104 |
172 |
118 |
63 |
150 |
63 |
242 |
Character |
n |
a |
m |
e |
|
d |
a |
t |
a |
|
= |
|
j |
s |
o |
n |
. |
l |
o |
a |
d |
( |
u |
r |
l |
Milliseconds |
178 |
102 |
110 |
95 |
31 |
148 |
67 |
76 |
91 |
124 |
89 |
244 |
208 |
97 |
101 |
123 |
125 |
196 |
170 |
25 |
132 |
197 |
182 |
98 |
72 |
Character |
l |
i |
b |
1 |
-1 |
2 |
, |
-, |
. |
u |
r |
l |
o |
p |
e |
n |
( |
u |
r |
l |
) |
) |
|
p |
r |
Milliseconds |
144 |
55 |
155 |
120 |
550 |
78 |
124 |
541 |
160 |
166 |
55 |
99 |
156 |
93 |
44 |
115 |
235 |
113 |
98 |
78 |
255 |
162 |
107 |
145 |
110 |
Character |
i |
n |
t |
|
l |
e |
n |
( |
d |
a |
t |
a |
( |
-( |
) |
, |
|
" |
t |
w |
e |
e |
t |
s |
" |
Milliseconds |
114 |
81 |
45 |
93 |
293 |
105 |
61 |
217 |
94 |
136 |
70 |
132 |
479 |
458 |
477 |
639 |
113 |
233 |
146 |
389 |
130 |
153 |
122 |
113 |
341 |
Character |
|
f |
o |
r |
|
t |
w |
e |
e |
t |
|
i |
n |
|
d |
a |
t |
a |
: |
|
p |
r |
i |
n |
t |
Milliseconds |
72 |
144 |
45 |
113 |
104 |
87 |
127 |
95 |
137 |
102 |
88 |
91 |
76 |
49 |
125 |
109 |
66 |
103 |
234 |
258 |
157 |
97 |
103 |
76 |
20 |
Character |
|
t |
w |
e |
e |
t |
[ |
' |
t |
e |
x |
t |
' |
] |
Milliseconds |
77 |
248 |
86 |
149 |
142 |
65 |
306 |
409 |
184 |
134 |
163 |
156 |
1337 |
278 |
|
WPM Timing |
Seconds |
WPM |
0.85 |
56.15 |
1.71 |
49.14 |
2.56 |
46.8 |
3.42 |
59.66 |
4.27 |
73 |
5.13 |
77.21 |
5.98 |
74.2 |
6.84 |
73.7 |
7.69 |
67.07 |
8.55 |
70.19 |
9.4 |
74.02 |
10.26 |
72.53 |
11.11 |
70.19 |
11.97 |
71.2 |
12.82 |
69.26 |
13.68 |
71.95 |
14.53 |
71.02 |
15.39 |
73.31 |
16.24 |
74.63 |
17.1 |
75.11 |
17.95 |
74.2 |
18.81 |
72.75 |
19.66 |
72.63 |
20.51 |
73.12 |
21.37 |
70.75 |
22.22 |
68.57 |
23.08 |
69.15 |
23.93 |
70.19 |
24.79 |
71.16 |
25.64 |
72.06 |
26.5 |
72.46 |
27.35 |
71.95 |
28.21 |
70.19 |
29.06 |
71.02 |
29.92 |
71 |
30.77 |
72.14 |
31.63 |
72.47 |
32.48 |
71.67 |
33.34 |
70.19 |
34.19 |
69.14 |
35.05 |
68.82 |
35.9 |
68.86 |
36.76 |
70.19 |
37.61 |
71.15 |
38.47 |
72.06 |
39.32 |
72.02 |
40.17 |
71.39 |
41.03 |
70.78 |
41.88 |
69.62 |
42.74 |
69.07 |
|