Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Hershey Open Men's Moneyball

ID: 7806555197

Match Scores

11-1, 11-5

Win

Play Date

2024-07-27

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Ryan Torresin

84RNW6 · Harrisburg, PA, US

DUPR

5.766

TH
Tom Hagg

897YE3 · Mechanicsburg, PA, US

DUPR

5.393

TEAM 2LOSS
DT
Daniel Thomas

ZNQXLP · Arlington, VA, US

DUPR

5.107

BR
Benjamin Rakatansky

ZNY57Q · Arlington, VA, US

DUPR

4.370

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7806555197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5881945832,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Torresin",
        "dupr_id": "84RNW6",
        "rating": 5.766,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      },
      {
        "name": "Tom Hagg",
        "dupr_id": "897YE3",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": "Mechanicsburg, PA, US"
      }
    ]
  },
  {
    "team_id": 7226734489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Thomas",
        "dupr_id": "ZNQXLP",
        "rating": 5.107,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Benjamin Rakatansky",
        "dupr_id": "ZNY57Q",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  }
]