Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Hideout MLP Style Moneyball

ID: 7706824542

Match Scores

11-9

Loss

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

18952 Freeport Dr, Montgomery, TX 77356, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AF
ashtyn flores

DYLPR6 · USA

DUPR

2.663

JF
Jacob Flores

V2ZO05 · USA

DUPR

3.395

TEAM 2LOSS
MC
Mae Cuasay

V67NVE · USA

DUPR

3.126

JB
Jeffrey Bearden

6ZPJXQ · Montgomery, TX, US

DUPR

3.511

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-7706824542
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8210878823,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ashtyn  flores",
        "dupr_id": "DYLPR6",
        "rating": 2.663,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Flores",
        "dupr_id": "V2ZO05",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6304336675,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mae Cuasay",
        "dupr_id": "V67NVE",
        "rating": 3.126,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Bearden",
        "dupr_id": "6ZPJXQ",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  }
]