Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Blazer Open - Mens Doubles Open

ID: 4576899545

Match Scores

7-15

Win

Play Date

2025-11-01

Play Time (Est)

6:15 AM

Play Location

Vestavia Hills, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
BK
Bolaji Kukoyi

3PL0JQ · Vestavia Hills, AL, US

DUPR

5.142

AA
Alexander Allweil

16NK20 · Hoover, AL, US

DUPR

5.051

TEAM 2WINNER
BL
Blake Lowe

NYGR4W · Gardendale, AL, US

DUPR

5.236

AC
Andrew Cortez

8JQQ4D · Wilsonville, AL, US

DUPR

4.964

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-4576899545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6604511327,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bolaji Kukoyi",
        "dupr_id": "3PL0JQ",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Vestavia Hills, AL, US"
      },
      {
        "name": "Alexander Allweil",
        "dupr_id": "16NK20",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      }
    ]
  },
  {
    "team_id": 6030169774,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Blake Lowe",
        "dupr_id": "NYGR4W",
        "rating": 5.236,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      },
      {
        "name": "Andrew Cortez",
        "dupr_id": "8JQQ4D",
        "rating": 4.964,
        "profile_pic_url": null,
        "location": "Wilsonville, AL, US"
      }
    ]
  }
]