Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Casa Pickle *Space City* Moneyball - Men's Doubles (4.0)

ID: 6850751492

Match Scores

15-11

Win

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DK
Dillon Kilgore

0YORX2 · Houston, TX, US

DUPR

4.435

IP
ian perera

L5KJP6 · Houston, TX, US

DUPR

4.127

TEAM 2LOSS
DT
Duc Tran

PKM27E · Houston, TX, US

DUPR

3.540

TD
Tommy Do

V44R75 · USA

DUPR

4.337

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-6850751492
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5385881084,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dillon Kilgore",
        "dupr_id": "0YORX2",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "ian perera",
        "dupr_id": "L5KJP6",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6687999850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Duc Tran",
        "dupr_id": "PKM27E",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Tommy Do",
        "dupr_id": "V44R75",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]