Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CASA Luck of the Dink. - Men's Doubles (3.5)

ID: 7868263790

Match Scores

15-7

Win

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
CK
Connor Kiernan

DN5DMX · Sugar Land, TX, US

DUPR

3.575

TP
Tommy Piasecki

DW6JVX · Houston, TX, US

DUPR

3.650

TEAM 2LOSS
CK
Christopher Kimball

3PXXGQ · La Porte, TX, US

DUPR

3.868

PT
Patrick Thang

G0755D · USA

DUPR

3.167

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-7868263790
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4565522665,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Kiernan",
        "dupr_id": "DN5DMX",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Tommy Piasecki",
        "dupr_id": "DW6JVX",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5856839159,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Kimball",
        "dupr_id": "3PXXGQ",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "La Porte, TX, US"
      },
      {
        "name": "Patrick Thang",
        "dupr_id": "G0755D",
        "rating": 3.167,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]