JP2017004073A - Practical sport website - Google Patents

Practical sport website Download PDF

Info

Publication number
JP2017004073A
JP2017004073A JP2015114382A JP2015114382A JP2017004073A JP 2017004073 A JP2017004073 A JP 2017004073A JP 2015114382 A JP2015114382 A JP 2015114382A JP 2015114382 A JP2015114382 A JP 2015114382A JP 2017004073 A JP2017004073 A JP 2017004073A
Authority
JP
Japan
Prior art keywords
level
soccer
skill
items
years
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015114382A
Other languages
Japanese (ja)
Inventor
近藤仁志
Hitoshi Kondo
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to JP2015114382A priority Critical patent/JP2017004073A/en
Publication of JP2017004073A publication Critical patent/JP2017004073A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a simple skill examination method of assessing a personal skill for soccer and rubber-ball baseball.SOLUTION: Two simple skill examination methods are provided. One is a method for performing a simple personal skill level assessment and a reasonable position arrangement through inputs of two items consisting of the number of years of experience and a position history. The other is a method of having self-assessment of a personal skill level made on the basis of technical indexes. Input items are reduced, and application can be made from a smartphone.SELECTED DRAWING: None

Description

本発明は、個人単位でメンバーを募集し、スポーツチームを作成する実践スポーツウェブサイトのプログラムに関するもので、Form画面エントリー入力項目に関するものである。 The present invention relates to a program of a practical sports website that recruits members on an individual basis and creates a sports team, and relates to a Form screen entry input item.

2013年のデータだが、スマートフォンユーザー人口普及率は42.4%で前年度比10%の利用率向上、世帯別普及率では63%になる。PCの世帯別の普及率は2010年から2012年に掛けては世帯別普及率が83%から76%に減少している。このようなインターネット利用環境の日本では、スマートフォンを意図した画面設計をしないといけない。Form画面における入力項目の削減は、そのための課題であった。 According to 2013 data, the smartphone user population penetration rate is 42.4%, a 10% improvement over the previous year, and the household penetration rate is 63%. The PC penetration rate by household has declined from 83% to 76% from 2010 to 2012. In Japan with such an Internet usage environment, screen design intended for smartphones must be made. The reduction of input items on the Form screen was an issue for that purpose.

特許2014-163954特許2014-163954は個人単位の申込みで希望日にサッカー、軟式野球等のスポーツが容易にできるウェブサイトについてである。過去の競技履歴、現在の生活環境をHTMLのFORM要素、INPUT要素からエントリー入力を行い、PHPの条件分岐プログラムにより申込者の概算競技レベルを査定する。11段階のレベルに分類することができた。サッカーに関して同じレベルのメンバーでチーム編成ができるようになり、競技者が所定人数揃えば、ここでも分岐条件プログラムにより、申込者の特徴に応じた最適なフォーメーションを選定し、過去のポジション履歴と既に算出された個人技量レベルに基づきif-else文、switch文と論理演算子を用いて既に分類された11の個人技量レベルに基づいてプレイヤーの配置を自動で行う。そして所定のルールに基づき試合を行うものだ。監督のチーム編成の思考をプログラム化したものであった。軟式野球に関しては、同じレベルの競技者が所定人数揃えば、算出された個人技量レベル及び打順、守備の過去の履歴から自動で打順と守備位置を決定し、所定の競技ルールに基づき試合を行う。サッカーも軟式野球も即席で高質なチームを自動で作成できるようになり、個人単位の申込みで団体スポーツが容易に、そして間接経費を掛けずにできるようになった。Patent 2014-163954 Patent 2014-163954 is about a website that makes it easy to play sports such as soccer, soft baseball, etc. on a desired date by applying for an individual unit. Input the past competition history and current living environment from HTML FORM element and INPUT element, and evaluate the applicant's approximate competition level by PHP conditional branching program. It could be classified into 11 levels. Teams can be organized with members of the same level with respect to soccer, and once the number of competitors has a certain number of players, the optimal condition formation according to the applicant's characteristics is selected here using the branch condition program. Player placement is automatically performed based on 11 individual skill levels already classified using if-else statements, switch statements and logical operators based on the calculated individual skill levels. And the game is played based on a predetermined rule. It was a program of the team manager's thinking of organizing. For soft baseball, if a certain number of players of the same level have the same number, the batting order and the defensive position are automatically determined from the calculated individual skill level, batting order, and past defensive history, and the game is played based on the predetermined game rules. . Both soccer and soft baseball can be created instantly and automatically create high-quality teams, and group sports can be made easily and without indirect costs by applying for individual units. 特許2015-001286特許2015-001286は特許2014-163954の自動化の範囲を、監督が双方型のコミュニケーションツールを用い、個人データに基づいてポジション配置を決定するものだ。エントリー入力項目は特許2014-163954に加えてHtmlのtext要素が加わることになる。Patent 2015-001286 Patent 2015-001286 is the scope of automation of patent 2014-163954, where the director uses a two-way communication tool to determine the position arrangement based on personal data. In addition to the patent 2014-163954, the Html text element will be added to the entry input item. 特許2015-001973特許2015-001973は軟式野球に関する技量レベル分類の方法について記述している。実績、経歴による技量分類だけでは個人目標を掲げることが難しく、守備と打撃に分類したものだ。本特許ではエントリー入力項目については特許2014-163954と同様で、査定の方式について述べたものであり、本特許との直接の関連性はないが技量を分類するという視点では共有している。Patent 2015-001973 Patent 2015-001973 describes a skill level classification method for soft baseball. It is difficult to set a personal goal only by skill classification based on results and career, and it is classified as defense and blow. In this patent, the entry entry items are the same as in Patent 2014-163954, and the assessment method is described. Although it is not directly related to this patent, it is shared from the viewpoint of classifying skills. 特許2015-037974特許2015-03794では実践スポーツウェブサイトの根幹になる内容になるが、本特許との直接の関連性はない。Patent 2015-037974 Patent 2015-03794 is the basis of a practical sports website, but is not directly related to this patent.

特許2014-163954、特許2015-001286、特許2015-001973では、書面上による個人技量レベルの11分類により、監督による個人技量レベルの審査という制度に結び付くものであった。構想としては初心者のレベル1〜3、中級者のレベル4〜レベル7、上級者のレベル8〜レベル11においての監督の技量査定が行われ、個人目標を持って上級を目指して取り組むというものである。













In patent 2014-163954, patent 2015-001286, and patent 2015-001973, 11 classifications of individual skill levels in writing led to a system of examination of individual skill levels by a supervisor. The concept is to assess the skill level of supervisors at level 1 to 3 for beginners, level 4 to level 7 for intermediates, and level 8 to level 11 for advanceds, and work toward the advanced level with individual goals. is there.













スマートフォンユーザーが増大する時代に、Form画面はエントリー入力項目数を低減しないといけない。従来の手法では、サッカーに関しては25項目、軟式野球に関しては33項目の入力項目があり、これではスマートフォンユーザーだけでなく、PCユーザーにとっても負担の掛かる入力項目であった。 As the number of smartphone users increases, the Form screen must reduce the number of entry items. In the conventional method, there are 25 items for soccer and 33 items for soft baseball. This is an input item that is burdensome not only for smartphone users but also for PC users.

経験年数と過去のポジション履歴だけに基づいて競技レベルの分類とチームの編成、ポジション配置をすることにする。Htmlのプルダウンメニューの選択セレクトselect要素及びoption要素を用いて年数を入力する。ポジション履歴はinput要素及びPHPのarray関数を用いる。
<form>
<select name=”year”>
<option value=”year”>1</option>
<option value=”year”>2</option>
・・・・
</select>
<input type=”checkbox” name=”ポジション1” value=”position1”>ポジション1;
<input type=”checkbox” name=”ポジション2” value=”position1”>ポジション2;
・・・・
</form>
<?php
$value=array(
1=>”ポジション1”;2=>”ポジション2”;3=>…
$currents=$data[‘position experienced ’]
$link=db_connect();
Make_checkbox_tags_from_hash(“position
experienced[]”,get_position
experienced($link),$currents);
Db_close($link)
?>


Based on years of experience and past position history, competition level classification, team organization, and position arrangement will be made. Select the Html pull-down menu. Select the number of years using the select and option elements. The position history uses the input element and the PHP array function.
<form>
<select name = ”year”>
<option value = ”year”> 1 </ option>
<option value = ”year”> 2 </ option>
...
</ select>
<input type = ”checkbox” name = ”position 1” value = ”position1”> position 1;
<input type = ”checkbox” name = ”position 2” value = ”position1”> position 2;
...
</ form>
<? php
$ value = array (
1 =>"Position1"; 2 =>"Position2"; 3 =>…
$ currents = $ data ['position experienced']
$ link = db_connect ();
Make_checkbox_tags_from_hash (“position
experienced [] ”, get_position
experienced ($ link), $ currents);
Db_close ($ link)
?>


もう一つの手法はレベルを申込者が自己申告するものである。サッカーに関して以下のようなレベル指標を申込者に提示する。
Level1:初心者
Level2:サッカー歴3年以上。リフティング50回。
Level3:サッカー歴6年未満。左右両足でミドルパスが出せる。リフティング100回。
Level4:サッカー歴6年以上。左右両足でミドルシュートが打てる。リフティング150回。
Level5:サッカー歴9年以上。高校選手権大会都道府県ベスト16以上。
Htmlを以下に示す。
<form>
<select name=”level”>
<option value=”level 1”>Level 1</option>
<option value=”level 1”>Level 2</option>
<option value=”level 1”>Level 3</option>
<option value=”level 1”>Level 4</option>
<option value=”level 1”>Level 5</option>
</select>
</form>
Another approach is for the applicant to self-report the level. The following level indicators for soccer are presented to the applicant.
Level1: Beginner
Level 2: More than 3 years of soccer history. Lifting 50 times.
Level 3: Football history is less than 6 years. Middle pass can be made with both left and right feet. Lifting 100 times.
Level 4: More than 6 years of soccer history. You can hit the middle shot with both left and right feet. Lifting 150 times.
Level 5: More than 9 years of soccer history. More than the 16 best prefectures in high school championships.
Html is shown below.
<form>
<select name = ”level”>
<option value = ”level 1”> Level 1 </ option>
<option value = ”level 1”> Level 2 </ option>
<option value = ”level 1”> Level 3 </ option>
<option value = ”level 1”> Level 4 </ option>
<option value = ”level 1”> Level 5 </ option>
</ select>
</ form>

これにより従来サッカーに関して25項目、軟式野球に関して33項目入力が必要であった個人の技術レベルやポジション履歴を把握するための確認項目について、Form画面における入力項目がどちらも7項目に低減した。スマートフォンから申込が可能になった。図に示していない他の入力項目は身長、体重、喫煙状況、社会人になっての運動状況確認項目が2項目になる。ここで取扱う内容は、名前、性別、メールアドレス等の基本情報は除いている。これはシンプルな方法になる。もう一つの簡易分類方法は図3に示すように、個人の技量レベルを自己申告入力してもらう方法だ。これはサッカーに関しては有効な方法になる。個人技量レベルを5段階の指標を設け、その一覧表より技量レベルを自己申告してもらう。経験年数で概算技量を図るよりはやや精査な審査ができるというものだ。例えば経験年数は10年だが、体重が増加し、下半身の衰えた社会人はリフティングを数多くできないのであって、そうした点が配慮できる。








As a result, the number of input items on the Form screen has been reduced to 7 items for confirmation items to grasp the individual's technical level and position history, which conventionally required 25 items for soccer and 33 items for soft baseball. Applications can now be made from a smartphone. Other input items not shown in the figure are two items: height, weight, smoking status, and exercise status confirmation items for adults. The contents handled here exclude basic information such as name, gender, and email address. This is a simple method. Another simple classification method, as shown in FIG. 3, is to have the individual skill level input by self-report. This is an effective method for soccer. There are five levels of individual skill levels, and the skill level is self-reported from the list. Rather than trying to approximate the skill by years of experience, it can be a little more scrutinized. For example, the years of experience are 10 years, but a member of society who has gained weight and whose lower body has declined cannot do a lot of lifting.








入力項目が多かったのは、個人技量レベルを精査に分類することで、高精度なチームを即席で、それを自動で作成するためであり、監督による個人技量レベルの審査という制度に結び付くものであった。自己申告でない運営者側による精査なレベルの分類は、虚偽の報告を防ぐものでもある。また入力項目が多いと、よほど意欲のある人しか申込みしようとしなかった。またPC所有者しか申込みができなかった。競技場が都心部では不足していることが考えられ、それであれば従来特許の手法が、申込者の厳選という視点から望ましいともいえる。しかしながら、他社と比較して、利便性において優位に立たなければ市場を独占されてしまうことになりうる。スポーツをしたくても、記入が面倒でしなくなるということは避けないといけない。また少子化により地方の競技場に多少なりとも空きがあるのであれば、本特許の手法により、より多くのユーザーに申込してもらう簡易申込方式を導入することが望ましい。また実践スポーツウェブサイトを開設しても、誰も検索してくれない時期が続くようであれば、申込者の意欲に関係なく、より多くの人に利用してもらうことを最優先して、Form画面を設計するべきだろう。 There were a lot of input items to classify the individual skill level into scrutiny, to create a highly accurate team instantly and automatically create it, and this leads to a system of personal skill level review by the supervisor. there were. A level of scrutiny by the operator that is not self-reported also prevents false reporting. Also, if there were many input items, only those who were very motivated would apply. Only PC owners could apply. It is conceivable that there are insufficient stadiums in the city center, and in that case, it can be said that the technique of the conventional patent is desirable from the viewpoint of careful selection of applicants. However, if there is no advantage in convenience compared with other companies, the market may be monopolized. Even if you want to play sports, you have to avoid making it difficult to fill in. In addition, if there is some vacancy in the local stadium due to the declining birthrate, it is desirable to introduce a simple application method that allows more users to apply using the method of this patent. Even if you open a practical sports website, if it continues to be a time when no one searches, it ’s best to get more people to use it, regardless of the applicant ’s motivation, You should design a Form screen.

離脱率が大幅に改善されることが予測される。ここでいう離脱率は回遊離脱率ではなく、Form画面における離脱率についてである。離脱率の妥当な目安は30%〜50%といわれているが、従来の手法ではForm画面における離脱率がその値を大幅に超えたのではないかと推測される。ユニークユーザーを増やすための具体的方法が本特許で申請する手法になる。離脱率の改善により、より多くの人に活用されるウェブサイトとして利用されることになるだろう。







The withdrawal rate is expected to improve significantly. The withdrawal rate here refers to the withdrawal rate on the Form screen, not the free release rate. A reasonable guideline for the withdrawal rate is said to be 30% to 50%, but it is speculated that the withdrawal rate on the Form screen may have greatly exceeded that value with the conventional method. A specific method for increasing the number of unique users is the method applied for in this patent. By improving the withdrawal rate, it will be used as a website that can be used by more people.







Claims (2)

サッカー、軟式野球に関して、経験年数と過去のポジション履歴を入力してもらうことにより、競技レベルの査定と妥当なポジション配置を行うための簡易入力の方法について。
For soccer and soft baseball, by inputting the years of experience and past position history, a simple input method for assessing the competition level and placing an appropriate position.
サッカーに関して、個人技量レベルを概算技量分類一覧表から申込者が自主申告し、また、過去のポジション履歴から妥当なポジション配置を行う簡易入力の方法について。
With regard to soccer, the applicant will voluntarily declare the individual skill level from the approximate skill classification list, and will also provide a simple input method to place an appropriate position from the past position history.
JP2015114382A 2015-06-05 2015-06-05 Practical sport website Pending JP2017004073A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015114382A JP2017004073A (en) 2015-06-05 2015-06-05 Practical sport website

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015114382A JP2017004073A (en) 2015-06-05 2015-06-05 Practical sport website

Publications (1)

Publication Number Publication Date
JP2017004073A true JP2017004073A (en) 2017-01-05

Family

ID=57754315

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015114382A Pending JP2017004073A (en) 2015-06-05 2015-06-05 Practical sport website

Country Status (1)

Country Link
JP (1) JP2017004073A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004126900A (en) * 2002-10-02 2004-04-22 Nippon Taiiku Shisetsu Unei Kk Sports club operation system
JP2006099448A (en) * 2004-09-29 2006-04-13 Matsushita Electric Ind Co Ltd Schedule management device
JP2013094386A (en) * 2011-10-31 2013-05-20 Sony Computer Entertainment Inc User organizing device, user organizing method, and cloud computing system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004126900A (en) * 2002-10-02 2004-04-22 Nippon Taiiku Shisetsu Unei Kk Sports club operation system
JP2006099448A (en) * 2004-09-29 2006-04-13 Matsushita Electric Ind Co Ltd Schedule management device
JP2013094386A (en) * 2011-10-31 2013-05-20 Sony Computer Entertainment Inc User organizing device, user organizing method, and cloud computing system

Similar Documents

Publication Publication Date Title
Den Hartigh et al. Selection procedures in sports: Improving predictions of athletes’ future performance
Nibbeling et al. The effects of anxiety and exercise-induced fatigue on shooting accuracy and cognitive performance in infantry soldiers
Machado et al. How does the adjustment of training task difficulty level influence tactical behavior in soccer?
Ousley et al. How to Incorporate Self-Defense Instruction into Physical Activity Programs
Delorme Do weight categories prevent athletes from relative age effect?
García et al. Relative age effect in lower categories of international basketball
Gardner Head, face, and eye injuries in collegiate women’s field hockey
Timmerman et al. Creating appropriate training environments to improve technical, decision-making, and physical skills in field hockey
Reid et al. Rankings in professional men’s tennis: a rich but underutilized source of information
Ireland et al. Do we train how we play? Investigating skill patterns in Australian football
Lorenzo Calvo et al. Analysis of mismatch after ball screens in Spanish professional basketball
Clark et al. The effectiveness of constraints-led training on skill development in interceptive sports: A systematic review
Wiseman et al. The difficulty of talent identification: Inconsistency among coaches through skill-based assessment of youth hockey players
Strafford et al. Comparative analysis of the top six and bottom six teams’ corner kick strategies in the 2015/2016 English Premier League
Liu et al. Activity profiles of full-match and substitution players in the 2018 FIFA World Cup
Murray et al. Rugby Union: faster, higher, stronger: keeping an evolving sport safe
Lago-Peñas et al. Just how important is a good season start? Overall team performance and financial budget of elite soccer clubs
Kalén et al. Senior and youth national team competitive experience: influence on player and team performance in European basketball championships
Lemoyne et al. Relative age effect in Canadian hockey: Prevalence, perceived competence and performance
Berber et al. Defining the attributes for specific playing positions in football match-play: A complex systems approach
Arias-Estero et al. One-on-one situation decision-making according to equipment in youth basketball
Reyes-Bossio et al. Effects of psychological interventions on high sports performance: A systematic review
Morgulev et al. Choking or delivering under pressure? The case of elimination games in NBA playoffs
Yang et al. Influence of match congestion on performances in the National Basketball Association
Webb et al. Sports officials and parents as spectators: Diffusing tensions on the sidelines

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161209

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170502

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171114

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180529