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

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

ID: 5077248134

Match Scores

11-1

Win

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

Dill Dinkers Blanco Market

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Alexander Herrera

O6KZEL · USA

DUPR

3.615

AH
Alex Herrera

RZL9DQ · San Antonio, TX, US

DUPR

3.126

TEAM 2LOSS
FS
Francis Santiago

4QNDP6 · USA

DUPR

3.032

JH
Joe Herrera

Y4KVNE · USA

DUPR

2.810

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-5077248134
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6828367378,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Herrera",
        "dupr_id": "O6KZEL",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Herrera",
        "dupr_id": "RZL9DQ",
        "rating": 3.126,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 5164759024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Francis Santiago",
        "dupr_id": "4QNDP6",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Herrera",
        "dupr_id": "Y4KVNE",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]