Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite: Ides of March Match-Up (The Heights) - Mens Doubles Skill: (4.000- 4.499)

ID: 7018880016

Match Scores

14-16

Loss

Play Date

2026-03-14

Play Time (Est)

1:00 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
TL
Travis Leon

EGLGWV · Houston, TX, US

DUPR

4.112

RL
Rob Leon

W64MJY · USA

DUPR

4.032

TEAM 2WINNER
TN
Thuc Nguyen

NRX7NW · USA

DUPR

3.704

JC
James Cosmakos

QJJR45 · USA

DUPR

4.161

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-7018880016
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8334747353,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Travis Leon",
        "dupr_id": "EGLGWV",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Rob Leon",
        "dupr_id": "W64MJY",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7287725744,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thuc Nguyen",
        "dupr_id": "NRX7NW",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Cosmakos",
        "dupr_id": "QJJR45",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]