Awards Night

Last night was the “Awards Night” celebration that ended our season with Upward. We had music, a slide-show from my “top notched” camera, performances, and of course what everyone was waiting for, awards!!!
Our guest speaker was Jay Montgomery who was an ex-Power Team guy. This guy was huge and everybody loved him. As a part [...]

Are the Saints Going

Have you heard this song yet? U2 and Green Day team up for the people in New Orleans. I read on a iTunes review that this was a remix but still a great song.
It has a message that needs to continually motivate the Church to reach out to the world. Seeing the video caused me [...]

My Mission

I am a baller on a mission. A baller because I love the game of basketball and golf. But what is my mission?
My mission:

First and foremost, is to love God with all that I am and serve him in my generation.
To love and minister to my wife and family.
To serve the local church.
To lead in [...]

Sneak Peek of Upward Game Day

This is our K-1st grade division and as you can see anything can happen with these little guys. A push, double-dribble, traveling, and then an amazing shot! We are half way through our season and having a fun time watching all the players improve and doing there thang on the court.
Check out Upward [...]

Sports Outreach

Upward is an organization that offers sport leagues for children and youth.
They have basketball, soccer, flag football, and cheerleading sports leagues.
Our church will be offering basketball and cheerleading in our first season.
The great thing about Upward leagues is that they are ministry focused.
All coaches lead their team in devotions each week. The focus is on [...]

« go back
google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);