Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Craneway 2025 Moneyball Tour Stop 1- Amateur Division - Mens Skill: (3.5-4.0) Age: (Any)

ID: 8285103545

Match Scores

15-11

Loss

Play Date

2025-04-13

Play Time (Est)

6:15 AM

Play Location

Richmond, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
Dennis Manahan

Z9O4VM · USA

DUPR

3.872

EH
Exavior Hunt

59K050 · Vallejo, CA, US

DUPR

4.039

TEAM 2LOSS
AW
Antonio Wothe

W6LKQL · CA, US

DUPR

3.783

JT
Jonathan Toniolo

6NK2DQ · USA

DUPR

4.082

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-8285103545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5479817887,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dennis Manahan",
        "dupr_id": "Z9O4VM",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Exavior Hunt",
        "dupr_id": "59K050",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Vallejo, CA, US"
      }
    ]
  },
  {
    "team_id": 7904936008,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Antonio Wothe",
        "dupr_id": "W6LKQL",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Jonathan Toniolo",
        "dupr_id": "6NK2DQ",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]