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

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

ID: 8295832477

Match Scores

11-0

Win

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

Dill Dinkers Blanco Market

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Alexander Herrera

O6KZEL · USA

DUPR

3.690

AH
Alex Herrera

RZL9DQ · San Antonio, TX, US

DUPR

3.146

TEAM 2LOSS
FS
Francis Santiago

4QNDP6 · USA

DUPR

2.676

JH
Joe Herrera

Y4KVNE · USA

DUPR

2.454

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-8295832477
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5241993607,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Herrera",
        "dupr_id": "O6KZEL",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Herrera",
        "dupr_id": "RZL9DQ",
        "rating": 3.146,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 7085059517,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Francis Santiago",
        "dupr_id": "4QNDP6",
        "rating": 2.676,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Herrera",
        "dupr_id": "Y4KVNE",
        "rating": 2.454,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]