Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Louisiana Open 4.5 bracket play

ID: 7098401673

Match Scores

7-15

Win

Play Date

2025-08-23

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BA
Bj Antill

30VZ9N · Thibodaux, LA, US

DUPR

4.347

LK
Louis Kobetz

0YP9KN · Denham Springs, LA, US

DUPR

4.077

TEAM 2WINNER
SD
Sy Dupre

4LG65K · Baton Rouge, LA, US

DUPR

4.247

TH
Troy Huynh Jr

0Y6YYG · Porter, TX, US

DUPR

4.683

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-7098401673
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4990442172,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bj Antill",
        "dupr_id": "30VZ9N",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Thibodaux, LA, US"
      },
      {
        "name": "Louis Kobetz",
        "dupr_id": "0YP9KN",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Denham Springs, LA, US"
      }
    ]
  },
  {
    "team_id": 5122784880,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sy Dupre",
        "dupr_id": "4LG65K",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Troy Huynh Jr",
        "dupr_id": "0Y6YYG",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  }
]