Skip to content

Commit

Permalink
feat: 투수 선수 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
GINK-SS committed Oct 10, 2024
1 parent 67d9f8d commit 1b7cc2c
Show file tree
Hide file tree
Showing 3 changed files with 5,889 additions and 129 deletions.
52 changes: 26 additions & 26 deletions public/storage/pitcher/pitchers-00.json
Original file line number Diff line number Diff line change
Expand Up @@ -10320,7 +10320,7 @@
"mvp_korea": false
},
{
"name": "김팡민",
"name": "김광수",
"team": "LG",
"overall": 63,
"year": 2003,
Expand Down Expand Up @@ -13631,6 +13631,30 @@
"mvp_league": false,
"mvp_korea": false
},
{
"name": "김광수",
"team": "LG",
"overall": 55,
"year": 2004,
"pitch_all": 53,
"pitch_right": 45,
"pitch_left": 69,
"control_all": 58,
"control_right": 58,
"control_left": 58,
"stuff_all": 59,
"stuff_right": 60,
"stuff_left": 57,
"mental": 53,
"stamina": 45,
"position": "계투",
"hand_type": "우투우타",
"pitches": "포심 A / 커브 C / 슬라이더 C",
"all_star": false,
"golden_glove": false,
"mvp_league": false,
"mvp_korea": false
},
{
"name": "김광우",
"team": "LG",
Expand All @@ -13655,30 +13679,6 @@
"mvp_league": false,
"mvp_korea": false
},
{
"name": "김팡민",
"team": "LG",
"overall": 55,
"year": 2004,
"pitch_all": 53,
"pitch_right": 45,
"pitch_left": 69,
"control_all": 58,
"control_right": 58,
"control_left": 58,
"stuff_all": 59,
"stuff_right": 60,
"stuff_left": 57,
"mental": 53,
"stamina": 45,
"position": "계투",
"hand_type": "우투우타",
"pitches": "포심 A / 커브 C / 슬라이더 C",
"all_star": false,
"golden_glove": false,
"mvp_league": false,
"mvp_korea": false
},
{
"name": "장죵민",
"team": "LG",
Expand Down Expand Up @@ -29448,7 +29448,7 @@
"mvp_korea": false
},
{
"name": "김팡민",
"name": "김광수",
"team": "LG",
"overall": 61,
"year": 2009,
Expand Down
Loading

0 comments on commit 1b7cc2c

Please sign in to comment.