返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Cinco Ranch Classic - Mixed Doubles: Combined DUPR 9.0

ID: 8156503394

对局比分

6-11, 9-11

落败 / Loss

对决日期

2025-11-16

对局时间 (估算)

3:30 PM

对决场地

Katy, TX

View Facility Page →

对决竞争阵营

阵营 1负方
MV
Mikki Vita

OD665L · Sugar Land, TX, US

DUPR

4.034

SP
Steve Parshin

0YYOXX · Sugar Land, TX, US

DUPR

5.023

阵营 2胜方
NK
Natalie Kha

QPMDZR · Katy, TX, US

DUPR

4.331

Musab Niaz

8KM2VQ · Katy, TX, US

DUPR

4.678

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8156503394
显示原始对决元数据 JSON
[
  {
    "team_id": 5958086969,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mikki Vita",
        "dupr_id": "OD665L",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Steve Parshin",
        "dupr_id": "0YYOXX",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 4818956873,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalie Kha",
        "dupr_id": "QPMDZR",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Musab Niaz",
        "dupr_id": "8KM2VQ",
        "rating": 4.678,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/935031/images/profile/f582cd09-bf43-4e7d-990b-fa3d244c2c1e.jpg",
        "location": "Katy, TX, US"
      }
    ]
  }
]