Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

20260524 3.5-4.0 Mens Moneyball

ID: 7724979710

Match Scores

15-6

Win

Play Date

2026-05-24

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AG
Aidan Gohn

3YR4NK · Poolesville, MD, US

DUPR

3.658

DS
Dan Sclar

YXJMQG · Baltimore, MD, US

DUPR

4.435

TEAM 2LOSS
TC
Timothy Coe

EW2MKM · Annapolis, MD, US

DUPR

3.921

AI
Agustin Ibarra

3ZLRRP · Crofton, MD, US

DUPR

3.744

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-7724979710
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6239641003,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aidan Gohn",
        "dupr_id": "3YR4NK",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Poolesville, MD, US"
      },
      {
        "name": "Dan Sclar",
        "dupr_id": "YXJMQG",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 5862204647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Coe",
        "dupr_id": "EW2MKM",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      },
      {
        "name": "Agustin Ibarra",
        "dupr_id": "3ZLRRP",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Crofton, MD, US"
      }
    ]
  }
]