Release Log
Coverage MatrixDocumentationChange LogLog InContact Us
Release Log

MLB API

wRC and wRC+

Release DateFeeds AffectedBenefit
03/13/2024Player Profile

Seasonal Statistics
Expanded our Sabermetric data point offering for player and seasonal statistics by adding wRC (Weighted Runs Created) and wRC+ (Weighted Runs Created Plus).
<team name="Diamondbacks" market="Arizona" abbr="ARI" id="25507be1-6a68-4267-bd82-e097d94b359b">
  <statistics>
    <hitting>
      <overall ab="565" lob="219" rbi="76" abhr="22.6" abk="4.52" bip="419" babip="0.325" 
               bbk="0.456" bbpa="0.088" iso="0.221" obp="0.362" ops="0.868" seca="0.409" 
               slg="0.506" xbh="65" pitch_count="2431" lob_risp_2out="50" team_lob="96" 
               ab_risp="118" hit_risp="33" rbi_2out="26" linedrive="105" groundball="204" 
               popup="33" flyball="108" ap="645" avg=".285" gofo="1.06" woba="0.370276" 
               wraa="27.8022" war="5.98997" bwar="26.476" fwar="0.561923" brwar="15.8183" 
               wgdp="2.4" wrc="106.392" wrc_plus="133.134">
        <onbase s="96" d="30" t="10" hr="25" tb="286" bb="56" ibb="1" hbp="13" fc="18" 
                roe="2" h="161" cycle="0"/>
"teams": [
  {
    "name": "Diamondbacks",
    "market": "Arizona",
    "abbr": "ARI",
    "id": "25507be1-6a68-4267-bd82-e097d94b359b",
    "statistics": {
      "hitting": {
        "overall": {
          "ab": 565,
          "lob": 219,
          "rbi": 76,
          "abhr": 22.6,
          "abk": 4.52,
          "bip": 419,
          "babip": 0.325,
          "bbk": 0.456,
          "bbpa": 0.088,
          "iso": 0.221,
          "obp": 0.362,
          "ops": 0.868,
          "seca": 0.409,
          "slg": 0.506,
          "xbh": 65,
          "pitch_count": 2431,
          "lob_risp_2out": 50,
          "team_lob": 96,
          "ab_risp": 118,
          "hit_risp": 33,
          "rbi_2out": 26,
          "linedrive": 105,
          "groundball": 204,
          "popup": 33,
          "flyball": 108,
          "ap": 645,
          "avg": ".285",
          "gofo": 1.06,
          "woba": 0.370276,
          "wraa": 27.8022,
          "war": 5.98997,
          "bwar": 26.476,
          "fwar": 0.561923,
          "brwar": 15.8183,
          "wgdp": 2.4,
          "wrc": 106.392,
          "wrc_plus": 133.134,
          "onbase": {
            "s": 96,
            "d": 30,
            "t": 10,
            "hr": 25,
            "tb": 286,
            "bb": 56,
            "ibb": 1,
            "hbp": 13,
            "fc": 18,
            "roe": 2,
            "h": 161,
            "cycle": 0
          },
          "runs": {
            "total": 116
          },
          "outcome": {
            "klook": 408,
            "kswing": 241,
            "ktotal": 649,
            "ball": 862,
            "iball": 0,
            "dirtball": 34,
            "foul": 423
          },
          "outs": {
            "po": 32,
            "fo": 73,
            "fidp": 1,
            "lo": 39,
            "lidp": 0,
            "go": 152,
            "gidp": 7,
            "klook": 28,
            "kswing": 97,
            "ktotal": 125,
            "sacfly": 4,
            "sachit": 6
          },
          "steal": {
            "caught": 5,
            "stolen": 54,
            "pct": 0.915,
            "pickoff": 0
          },
          "pitches": {
            "count": 2431,
            "btotal": 909,
            "ktotal": 1522
          },
          "games": {
            "start": 146,
            "play": 155,
            "finish": 9,
            "complete": 140
          }
        }
      },

Update applies to: MLB v7