Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Cupid Cup - Mixed Doubles Skill 3.0

ID: 5645087329

Match Scores

15-3

Win

Play Date

2026-02-15

Play Time (Est)

2:15 AM

Play Location

Cypress, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
CD
Chris Dennis

16YPMD · Houston, TX, US

DUPR

3.521

TB
Tim Bourque

559YOL · Porter, TX, US

DUPR

3.481

TEAM 2LOSS
GR
Gloria reed

76DLOM · Harris County, TX, US

DUPR

3.313

JH
Javier Hoyos

4VK4L6 · Katy, TX, US

DUPR

3.184

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-5645087329
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4463064253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Dennis",
        "dupr_id": "16YPMD",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Tim Bourque",
        "dupr_id": "559YOL",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  },
  {
    "team_id": 7129705794,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gloria reed",
        "dupr_id": "76DLOM",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Javier Hoyos",
        "dupr_id": "4VK4L6",
        "rating": 3.184,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]