Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

$ Moneyball | Advanced (4.0+) | Mini-Tournament | Round Robin - Pool 1

ID: 6846629641

Match Scores

13-4

Win

Play Date

2025-06-03

Play Time (Est)

2:15 AM

Play Location

PickleRage

View Facility Page →

Competitor Teams

TEAM 1WINNER
AI
Agustin Ibarra

3ZLRRP · Crofton, MD, US

DUPR

3.961

MN
Martha Nolan

W62NQG · Pasadena, MD, US

DUPR

3.684

TEAM 2LOSS
BH
Bryan Hidalgo

Q5Q4DR · USA

DUPR

3.562

EG
Elisabeth Gregory

0YZOV4 · USA

DUPR

3.836

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-6846629641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6092127454,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Agustin Ibarra",
        "dupr_id": "3ZLRRP",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Crofton, MD, US"
      },
      {
        "name": "Martha Nolan",
        "dupr_id": "W62NQG",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Pasadena, MD, US"
      }
    ]
  },
  {
    "team_id": 6182227106,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan  Hidalgo",
        "dupr_id": "Q5Q4DR",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elisabeth Gregory",
        "dupr_id": "0YZOV4",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]