Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cinco Ranch Classic - Mixed Doubles: Combined DUPR 9.0

ID: 4741012222

Match Scores

11-8

Win

Play Date

2025-11-16

Play Time (Est)

11:30 PM

Play Location

Katy, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
MV
Mikki Vita

OD665L · Sugar Land, TX, US

DUPR

4.055

SP
Steve Parshin

0YYOXX · Sugar Land, TX, US

DUPR

5.046

TEAM 2LOSS
JC
Jacqueline Christlieb

3LQW6Q · Houston, TX, US

DUPR

3.503

AM
Austin Mireles

OD6X07 · Houston, TX, US

DUPR

5.284

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-4741012222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5173846478,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikki Vita",
        "dupr_id": "OD665L",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Steve Parshin",
        "dupr_id": "0YYOXX",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 5865283729,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacqueline Christlieb",
        "dupr_id": "3LQW6Q",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Austin Mireles",
        "dupr_id": "OD6X07",
        "rating": 5.284,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]