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

Hershey Open Men's Moneyball

ID: 4426223042

Match Scores

11-2, 11-1

Win

Play Date

2024-07-27

Play Time (Est)

3:30 PM

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.390

TEAM 2LOSS
SG
Shawn Ganow

8DQPYX · Landenberg, PA, US

DUPR

4.393

Jorge Prada

V7G067 · Wilmington, DE, US

DUPR

4.548

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-4426223042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4688295380,
    "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.39,
        "profile_pic_url": null,
        "location": "Mechanicsburg, PA, US"
      }
    ]
  },
  {
    "team_id": 4578015258,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shawn Ganow",
        "dupr_id": "8DQPYX",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Landenberg, PA, US"
      },
      {
        "name": "Jorge Prada",
        "dupr_id": "V7G067",
        "rating": 4.548,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/173435_650b7e835e8a3.jpeg",
        "location": "Wilmington, DE, US"
      }
    ]
  }
]