Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite: Ides of March Match-Up (The Heights) - Mixed Doubles Skill: (3.500-3.999)

ID: 4904400786

Match Scores

11-13

Loss

Play Date

2026-03-15

Play Time (Est)

7:30 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
EC
Emily Colmenares

2L076R · Houston, TX, US

DUPR

3.375

DT
Dan To

GG24DV · Richmond, TX, US

DUPR

3.661

TEAM 2WINNER
DW
Debbie Winn

DW92MY · Houston, TX, US

DUPR

3.338

HG
Harrynson gonzalez

2QM60E · Houston, TX, US

DUPR

3.662

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-4904400786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7833093201,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Colmenares",
        "dupr_id": "2L076R",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dan To",
        "dupr_id": "GG24DV",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      }
    ]
  },
  {
    "team_id": 5827630052,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Debbie Winn",
        "dupr_id": "DW92MY",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Harrynson gonzalez",
        "dupr_id": "2QM60E",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]