Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cinco Ranch Classic - Mixed Doubles: Combined DUPR 9.0

ID: 4469251339

Match Scores

11-9

Win

Play Date

2025-11-16

Play Time (Est)

8:45 AM

Play Location

Katy, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
MV
Mikki Vita

OD665L · Sugar Land, TX, US

DUPR

3.978

SP
Steve Parshin

0YYOXX · Sugar Land, TX, US

DUPR

4.961

TEAM 2LOSS
ET
Elaine Tran

RZG4RD · Houston, TX, US

DUPR

3.906

RW
Ryan White

3OEGLP · Los Angeles, CA, US

DUPR

4.978

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-4469251339
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8230048831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikki Vita",
        "dupr_id": "OD665L",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Steve Parshin",
        "dupr_id": "0YYOXX",
        "rating": 4.961,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 8192448702,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elaine Tran",
        "dupr_id": "RZG4RD",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Ryan White",
        "dupr_id": "3OEGLP",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]