返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

LT Sugar Land Mixed (Combined DUPR 8.5 Max) - Any Gender Doubles Combined DUPR 8.5 (Max)

ID: 6873572787

对局比分

11-8

获胜 / Win

对决日期

2026-01-28

对局时间 (估算)

4:45 AM

对决场地

Sugar Land, TX

未核实场馆

对决竞争阵营

阵营 1胜方
JL
Jia Li

JZNZ6D · USA

DUPR

3.395

SP
Steve Parshin

0YYOXX · Sugar Land, TX, US

DUPR

5.033

阵营 2负方
HV
Huyen Vu

Z9O9WM · Denver, CO, US

DUPR

3.767

RG
Reed Gallagher

3ZXPGP · Houston, TX, US

DUPR

4.545

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6873572787
显示原始对决元数据 JSON
[
  {
    "team_id": 6895589229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jia Li",
        "dupr_id": "JZNZ6D",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Parshin",
        "dupr_id": "0YYOXX",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 5601790509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Huyen Vu",
        "dupr_id": "Z9O9WM",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Reed Gallagher",
        "dupr_id": "3ZXPGP",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]