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

Performance PT 2025 High Stakes Moneyball Tournament - Performance PT Invitational Winner Take All $2K Moneyball

ID: 6076477929

Match Scores

15-12

Win

Play Date

2025-11-16

Play Time (Est)

10:15 AM

Play Location

Lexington, KY

View Facility Page →

Competitor Teams

TEAM 1WINNER
BH
Ben Hansbrough

JZ5M9D · Alvaton, KY, US

DUPR

5.350

WC
Will Coffey

3ZYN2W · Bowling Green, KY, US

DUPR

5.646

TEAM 2LOSS
TL
Tommy LaBat

L57XZZ · Maple Grove, MN, US

DUPR

5.445

MR
Mike Radermacher

1RP4KM · Eagan, MN, US

DUPR

5.411

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-6076477929
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7265806337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Hansbrough",
        "dupr_id": "JZ5M9D",
        "rating": 5.35,
        "profile_pic_url": null,
        "location": "Alvaton, KY, US"
      },
      {
        "name": "Will Coffey",
        "dupr_id": "3ZYN2W",
        "rating": 5.646,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      }
    ]
  },
  {
    "team_id": 5102992112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tommy LaBat",
        "dupr_id": "L57XZZ",
        "rating": 5.445,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Mike Radermacher",
        "dupr_id": "1RP4KM",
        "rating": 5.411,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]