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

DDBM Tues RR - Pickleheads Pool Play - Round 3 Game 1

ID: 5752389035

Match Scores

11-4

Win

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

Dill Dinkers Blanco Market

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Alexander Herrera

O6KZEL · USA

DUPR

3.626

AH
Alex Herrera

RZL9DQ · San Antonio, TX, US

DUPR

3.129

TEAM 2LOSS
FS
Francis Santiago

4QNDP6 · USA

DUPR

2.975

JH
Joe Herrera

Y4KVNE · USA

DUPR

2.753

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-5752389035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6956933637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Herrera",
        "dupr_id": "O6KZEL",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Herrera",
        "dupr_id": "RZL9DQ",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 5586252349,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Francis Santiago",
        "dupr_id": "4QNDP6",
        "rating": 2.975,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Herrera",
        "dupr_id": "Y4KVNE",
        "rating": 2.753,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]